Skip to content

Commit edac36b

Browse files
authored
Update install_fedora.sh
1 parent 641b54c commit edac36b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

install_fedora.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@ echo "sudo rm -R /usr/share/qualcoder"
2020
echo "sudo rm /usr/share/icons/qualcoder128.png"
2121
echo "sudo rm /usr/share/applications/qualcoder.desktop"
2222
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"
23+
echo "and via python's pip these packages were installed: Ebooklib pydub rispy SpeechRecognition pdfminer.six"
2424
echo "Consider whether you still need these packages"
2525

0 commit comments

Comments
 (0)