removed yay and installed paru
This commit is contained in:
parent
5993127cc7
commit
9d1376f297
3 changed files with 51 additions and 9 deletions
19
updates.txt
19
updates.txt
|
|
@ -8,15 +8,16 @@ add notation about tr (translate command):
|
|||
replace every newline with a single space:
|
||||
tr '\n' ' '
|
||||
|
||||
uninstall yay (but only after using it to install paru, lol):
|
||||
|
||||
yay install paru
|
||||
|
||||
paru -R yay
|
||||
|
||||
copy the paru.conf to /etc/paru.conf:
|
||||
|
||||
doas cp paru.conf /etc/paru.conf
|
||||
|
||||
install the following:
|
||||
|
||||
doas pacman -S w3m yay
|
||||
|
||||
from the aur:
|
||||
|
||||
cd aur_packages
|
||||
git clone https://aur.archlinux.org/rsv
|
||||
cd rsv
|
||||
mkpkg -Si
|
||||
makepkg --install
|
||||
paru bat
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue