Manage applications and libraries installed on your system to the package level. Search, install and remove packages and inspect their versions and their dependencies.
- Install QApt >= 4.0.0
cmake build-essential extra-cmake-modules qt6-base-dev libkf6kio-dev kf6-kdbusaddons-dev libkf6i18n-dev kf6-kiconthemes-dev kf6-kxmlgui-devapt-xapian-index software-properties-qtcd /where/your/downloaded/muon/source
mkdir build && cd build
cmake -DCMAKE_BUILD_TYPE=Release ..
make
make install
