We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 641b54c commit edac36bCopy full SHA for edac36b
1 file changed
install_fedora.sh
@@ -20,6 +20,6 @@ echo "sudo rm -R /usr/share/qualcoder"
20
echo "sudo rm /usr/share/icons/qualcoder128.png"
21
echo "sudo rm /usr/share/applications/qualcoder.desktop"
22
echo "also note that via dnf the subsequent packages were installed: python3-devel python3-pdfminer.noarch python3-qt5 python3-pillow python3-openpyxl python3-pandas pyhon3-plotly python3-pip python3-pyqt6 python3-lxml python3-pil vlc python3-ply python3-six python3-chardet ffmpeg"
23
-echo "and via python's pip these packages were installed: Ebooklib pydub SpeechRecognition pdfminer.six"
+echo "and via python's pip these packages were installed: Ebooklib pydub rispy SpeechRecognition pdfminer.six"
24
echo "Consider whether you still need these packages"
25
0 commit comments