<div dir="ltr">Dear KDE TechBase,<div>I was trying to build KStars on <u>Fedora</u> with KDE following this guide (<a href="https://techbase.kde.org/Projects/Edu/KStars/Building_KStars_KF5">https://techbase.kde.org/Projects/Edu/KStars/Building_KStars_KF5</a>) and I found that the guide is a little outdated and lacks some necessary packages. Here is the correct command that I used to download all the packages required by KStars (I have marked changes with bold letters):</div><div><br></div><div><i><b>sudo dnf</b> install cfitsio-devel eigen3-devel cmake extra-cmake-modules.noarch kf5-kconfig-devel kf5-kdbusaddons-devel kf5-kdoctools-devel kf5-kguiaddons-devel kf5-ki18n-devel kf5-kiconthemes-devel kf5-kinit-devel kf5-kio-devel kf5-kjobwidgets-devel kf5-knewstuff-devel kf5-kplotting-devel kf5-ktexteditor-devel kf5-kwidgetsaddons-devel kf5-kwindowsystem-devel kf5-kxmlgui-devel <b>k5-kcrash-devel kf5-knotifications-devel</b> libindi-devel libindi-static qt5-qtdeclarative-devel qt5-qtmultimedia-devel qt5-qtsvg-devel wcslib-devel xplanet zlib-devel</i></div><div><i><br></i></div><div>Note: yum package manager has been deprecated but there is a backward-compatibility layer in the latest versions of Fedora. So if you want to maintain support for old versions, you are free to not replace "yum" with "dnf".</div><div><br></div><div>Personally I don't know how to make directly these changes and contribute, so I will thank you if any contributor could do this to provide an easy setup environment to all the people that want to compile KStars. Thanks for your patience.</div><div><br></div><div>Best regards.</div><div>Giovanni Grieco</div></div>