more info
This commit is contained in:
parent
a5be0e4566
commit
c59540d7cb
1 changed files with 27 additions and 1 deletions
28
README.md
28
README.md
|
@ -115,6 +115,32 @@ Check out the playlist on Youtube
|
|||
https://www.youtube.com/playlist?list=PLlloYVGq5pS4vhYQuLikS8dhDjk6xaiXH
|
||||
|
||||
|
||||
# Installation process
|
||||
|
||||
Is documented on
|
||||
|
||||
https://www.arcolinuxiso.com/arch-linux-calamares-installer/
|
||||
|
||||
|
||||
# After installation
|
||||
|
||||
Activate the display manager of your choice
|
||||
|
||||
`sudo systemctl enable lightdm`
|
||||
|
||||
`sudo systemctl enable gdm`
|
||||
|
||||
`sudo systemctl enable sddm`
|
||||
|
||||
Get the pacman databases in
|
||||
|
||||
`sudo pacman -Sy`
|
||||
|
||||
or update immediately
|
||||
|
||||
`sudo pacman -Syyu`
|
||||
|
||||
|
||||
# Arch Linux users
|
||||
|
||||
In order to get the keys in from ArcoLinux and Chaotic.
|
||||
|
@ -161,4 +187,4 @@ and ensure they are all gone.
|
|||
The list of packages after a clean installation - no extras
|
||||
|
||||
2021-01-29
|
||||
https://pastebin.com/kjYyrKZx
|
||||
https://pastebin.com/kjYyrKZx
|
||||
|
|
Loading…
Reference in a new issue