nx-software-center
nx-software-center copied to clipboard
NX Software Center. A GUI to install and manage AppImages.
NX Software Center
A graphical front end to manage AppImage applications built using MauiKit.
The AppImages displayed are fetched from:
- https://www.appimagehub.com/
Screenshots
Download
The NX Software Center is available as an AppImage. Click the button below to download it or head over to the Releases tab.
Build
Requirements
Debian/Ubuntu
libkf5config-dev
libkf5coreaddons-dev
libkf5i18n-dev
libkf5kio-dev
libkf5notifications-dev
libkf5service-dev
libqt5svg5-dev
libqt5webview5-dev
libqt5xmlpatterns5-dev
libfuse-dev
libappimage-dev
mauikit
mauikit-accounts
mauikit-filebrowsing
qtbase5-dev
qtdeclarative5-dev
qtquickcontrols2-5-dev
qtwebengine5-dev
Compile source
-
git clone https://github.com/Nitrux/nx-software-center.git
-
mkdir -p sol/build && cd sol/build
-
cmake -DCMAKE_INSTALL_PREFIX=/usr -DENABLE_BSYMBOLICFUNCTIONS=OFF -DQUICK_COMPILER=ON -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_SYSCONFDIR=/etc -DCMAKE_INSTALL_LOCALSTATEDIR=/var -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON -DCMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY=ON -DCMAKE_INSTALL_RUNSTATEDIR=/run "-GUnix Makefiles" -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_INSTALL_LIBDIR=lib/x86_64-linux-gnu ..
-
make
Install
-
make install
Issues
If you find problems with the contents of this repository please create an issue.
©2021 Nitrux Latinoamericana S.C.