My personally preferred way of installing Arch Linux using KDE Plasma with encrypted Btrfs, systemd-boot and UEFI.
Go to file
proledatarian 08b250784e Update install.sh 2022-02-13 23:37:10 +00:00
00-keyboard.conf Add new file 2022-02-07 15:20:17 +00:00
README.md Update README.md 2022-02-13 15:34:07 +00:00
arch-fallback.conf Update arch.conf, arch-fallback.conf 2022-02-07 15:25:16 +00:00
arch.conf Update arch.conf 2022-02-13 14:29:18 +00:00
encrypt.sh Update encrypt.sh 2022-02-13 00:09:23 +00:00
install.md Update install.sh, install.md, arch.conf 2022-02-13 00:56:04 +00:00
install.sh Update install.sh 2022-02-13 23:37:10 +00:00
partition.sh Update partition.sh 2022-02-12 17:01:18 +00:00
setup.sh Update setup.sh 2022-02-13 15:16:49 +00:00

README.md

Simple, modern and secure installation of Arch Linux with KDE Plasma.

This is my personal installation routine, which I continously expand and redefine.

It aims for a simple (read minimal) Arch Linux installation, which is modern in the way that it uses UEFI and systemd-boot, secure in the way that it uses full-disk encryption using LUKS as well as flexibility by using LVM volumes for the root and home partition.
Click here to go to the actual installation manual...

This is currently untested work in progress!

To automatically install Arch Linux, clone this repository:

pacman -Sy git
git clone https://gitlab.com/dataprolet/arch-install
cd arch-install
sh install.sh

This installation process also aims for booting into the GUI as $user after the first reboot from the installation medium.