Hello, I wanted to install and test plasma-mycroft on my Fedora which you provide an install script for will full automation. This script is broken. 1. When using wget to fetch the install_plasmoid_fedora.sh you get a a file \r\n-style line ending which does not work well with bash. I used "tr -d '\r' < install_plasmoid_fedora.sh > install_plasmoid_fedora_fixed.sh" to fix 2. kf5-i18n-devel ist not installed, which is a dependency for the plasmoid 3. the complete set of copy commands for pyhton modules does not work. I had python2.7 at lib64 not lib - but I guess this depends on arch. also I don't have dist-packages but site-packages as folder
I am closing this issue as it was fixed sometime ago, the new install scripts for fedora are located at: https://github.com/MycroftAI/installers