mirror of
https://gitlab.com/JKANetwork/JKArch.git
synced 2026-02-15 17:51:33 +01:00
prepare things
This commit is contained in:
@@ -619,8 +619,11 @@ sudo reflector --verbose -l 6 --sort rate --save /etc/pacman.d/mirrorlist
|
||||
#Delete programs (For not updating it)
|
||||
sudo pacman -R clonezilla darkhttpd diffutils grml-zsh-config irssi linux-atm lvm2 man-db man-pages mc ndisc6 nmap smartmontools testdisk vi vim vim-runtime zsh openconnect pcsclite python2 python reflector --noconfirm
|
||||
sudo rm -rf /var/cache/pacman/pkg/*
|
||||
#Needed progs
|
||||
sudo pacman -S gparted xf86-video-vesa xorg-xinit lwm --noconfirm
|
||||
sudo rm -rf /var/cache/pacman/pkg/*
|
||||
#Install deps
|
||||
sudo pacman -Su gparted xf86-video-vesa xorg-xinit lwm --noconfirm --ignore linux #Do not upgrade kernel automatically
|
||||
sudo pacman -Su --noconfirm --ignore linux #Do not upgrade kernel automatically
|
||||
#For gparted to work
|
||||
pause
|
||||
sudo rm /etc/X11/xinit/xinitrc
|
||||
|
||||
Reference in New Issue
Block a user