1005 B
1005 B
Antergos NeXT ISO
Modern revival of the Antergos live installer ISO, based on the maintained EndeavourOS-ISO.
Provides a live KDE Plasma environment to install Arch Linux using Cnchi, the original Antergos installer.
Download
ISO images are available on SourceForge.
How to build
You need an Arch-based system with archiso available.
sudo pacman -S archiso git squashfs-tools --needed
git clone https://github.com/Antergos-NeXT/Antergos-NeXT-ISO.git
cd Antergos-NeXT-ISO
./prepare.sh
sudo ./mkarchiso -v "."
The .iso appears in the out/ directory.