Skip to content

Commit

Permalink
Update install_fedora.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
ccbogel authored Jan 19, 2023
1 parent 641b54c commit edac36b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install_fedora.sh
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@ echo "sudo rm -R /usr/share/qualcoder"
echo "sudo rm /usr/share/icons/qualcoder128.png"
echo "sudo rm /usr/share/applications/qualcoder.desktop"
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"
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"
echo "Consider whether you still need these packages"

0 comments on commit edac36b

Please sign in to comment.