🔧 Update to paru, install it
This commit is contained in:
parent
fee6039a62
commit
60ff5a0bbf
1 changed files with 7 additions and 0 deletions
|
|
@ -391,3 +391,10 @@ paru pug-cli
|
||||||
11/28/2023
|
11/28/2023
|
||||||
Install ack (command line tool along the lines of grep):
|
Install ack (command line tool along the lines of grep):
|
||||||
doas pacman -S ack
|
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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue