Files
euri-iso/README.md
T

1005 B

Antergos NeXT ISO

Maintenance

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.

Sources

License

GPL-2.0