Skip to content
This repository was archived by the owner on Jul 4, 2025. It is now read-only.

tabbeddev/arch-tui-installer

Repository files navigation

Note

This repository is archived. This was my first real coding project and I'm not happy with the code base anymore.
A new installer framework is planned.
Feel free to continue this if you like.

Arch-TUI-Installer

Arch-TUI-Installer is an Installer for Archlinux.

It's based on the Arch Basic Install-Repository on GitLab.

GitHub release Website Isomaker

I need your help!

You can download both lang.conf (there is also one in the installed folder) files and make a translation.

When you're done, please submit it via the Issue-Tab, with the Title:

Translation: [YOUR-LANGUAGE]

Troubleshooting

UEFI with QEMU:

When you are having troubles booting the ISO: Please use the UEFI x86_64: /usr/share/OVMF/OVMF_CODE_4M.fd Firmware, not UEFI

Installation with the ISO-File

In the Releases Tab download the latest ISO File. Then attach the ISO to the VM, burn it to a DVD or copy it to an USB-Stick. Then type this into the Terminal:

setup

Manual Installation

Recommended when key errors occur. (such as Invalid or broken Package (PGP-Signature)

Download the Archlinux ISO

In Terminal type this:

pacman --needed --noconfirm -Sy dialog git
curl -O https://raw.githubusercontent.com/Niklas20114552/arch-tui-installer/main/updater
chmod +x updater
./updater

I found an Issue!

Thank you! Please enable the debug-mode:

Normal installation: Run setup with setup --debug

Manual installation: Run setup with setup --debug, after you have started the Updater

Than look for error-messages and write it down. Please report the error in the Issue-Tab. But first check if it has already been reported

About

An easy-to-use TUI installer for Archlinux for beginners

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages