💻 A stable, lightweight, fully terminal driven Arch Linux based distro
Note: ATUI is in a very early stage of development. We are not responsible for any inconvenience that may arise from its use or implementation, in whole or in part.
If you want to escape distributions with complex desktop environments and a hundred applications that demand too many hardware resources to perform a simple task, perhaps ATUI is your best option. We take archiso
as a base and from there we are modeling a mini distribution that complies with the KISS philosophy and perfectly executes daily tasks such as editing text documents, browsing the web or playing simple games. Of course, all through a terminal user interface.
The first step is to clone the repository and enter it:
git clone https://github.com/PandaFoss/ATUI.git
cd ATUI
Once this is done, simply run (with sudo
or as root):
sudo bash build.sh
And that's it, the script will check the dependencies and start building the ISO. Once the process is finished, the file will be in the out folder.
Coming soon...