A portable Software Center for portable applications thanks to AppImage.
You can now easily explore and get your favorite applications easily (in some cases directly from their original authors!). No matter which GNU/Linux distribution you are using.
Say goodbye to things like:
- The applications that I want is not in my distribution repositories.
- Missing or outdated libraries and package conflicts.
- Old application version.
Just download and run!
The AppImages included are fetched from:
- Search View
- Application Details View
- Tasks View
Official Releases can be found here: https://github.com/Nitrux/nx-software-center/releases/
- CMake 3.10.0 +
- Qt 5.10+
- KF5 Plasma 5.45.0 +
- LibAppImage (latest)
git clone https://github.com/Nitrux/nx-software-center.git
mkdir build
cd build
cmake ../nx-software-center -DCMAKE_BUILD_PREFIX=Release -DCMAKE_INSTALL_PREFIX=/usr
make
If you find problems with the contents of this repository please create an issue.
©2018 Nitrux Latinoamericana S.C.