An open API service indexing awesome lists of open source software.

https://github.com/jturazzi/archlinux

Multiple scripts to prepare my Archlinux systems.
https://github.com/jturazzi/archlinux

archinstall archlinux chaotic-aur kde linux makepkg nvidia pacman yay

Last synced: 5 months ago
JSON representation

Multiple scripts to prepare my Archlinux systems.

Awesome Lists containing this project

README

          

🐧 Archlinux


Multiple scripts to prepare my Archlinux systems.


💡 About   |   
🚀 Archinstall   |   
🖥️ Post Install   |   

---


screenshot

---

## 💡 About

Multiple scripts to prepare my Archlinux systems.

## 🚀 Archinstall

Archinstall is a helper library which automates the installation of Arch Linux. It is packaged with different pre-configured installers, such as a "guided" installer.


screenshot

- Boot to ISO Archlinux.
- Switch the keys to French Language : `loadkeys fr`
- If installation by wifi, type `iwctl` then `station wlan0 connect NAMEWIFI`, enter your password, then `quit` to quit iwctl.
- Test the internet connection with `ping google.com`.
- Intel User - Launch the command : `archinstall --config https://jturazzi.github.io/archlinux/kde-intel.json`
- Nvidia User - Launch the command : `archinstall --config https://jturazzi.github.io/archlinux/kde-nvidia.json`
- Configure `storage` and create a `sudo user`.
- Launch install.
- Restart computer.

## 🖥️ Post Install

- Nvidia User - Launch the graphical environment in X11 instead of wayland.
- Run the scripts one by one.
- Restart computer.
- Nvidia User - Switch graphical environment wayland
- Done.