NuTyX is a very flexible, complete GNU / Linux distribution for advanced or motivated users.
Numerous concepts of the distribution are original and therefore exist only on NuTyX.
For example, it has its own CARDS package manager.
You can choose to use the ports system, compile and install your packages from their sources, they will be integrated natively in the system, their management will be transparent.
In addition to the traditional ISOs available, an installation script can install NuTyX from another distribution.
Features Fixed and Rolling release Own CLI/GUI Package Manager Simple script to install from another Linux OS KDE Plasma 5 Desktop Environment MATE Desktop Environment Xfce4 Desktop Environment LXQt Desktop Environment LXDE Desktop Environment
*** If you choose to install the 11.4 version of NuTyX, you need to mount the ISO once the basesystem is installed.
This ISO will install a base system only. After install is completed, you need to mount the ISO. All the available packages are on it. Insert the USB key containing the ISO. Depending where your USB key is found, adapt the command below to your need:
Code
sudo mount /dev/sdc1 /mnt
If you test the NuTyX 11.4 in a virtual environment like Virtualbox, the ISO is located at /dev/sr0Source: README.md***