🔧 Update to paru, install it

This commit is contained in:
z3rOR0ne 2023-11-30 03:50:29 -08:00
parent fee6039a62
commit 60ff5a0bbf

View file

@ -391,3 +391,10 @@ paru pug-cli
11/28/2023
Install ack (command line tool along the lines of grep):
doas pacman -S ack
11/30/2023
Reinstall paru (updated to v2):
doas rm /usr/bin/paru
git clone "https://aur.archlinux.org/paru.git"
cd paru
makepkg -si