From 60ff5a0bbfd3687a26cc591f92f2f9953b6a97f5 Mon Sep 17 00:00:00 2001 From: z3rOR0ne Date: Thu, 30 Nov 2023 03:50:29 -0800 Subject: [PATCH] :wrench: Update to paru, install it --- updates.txt | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/updates.txt b/updates.txt index 7c330fa1..ef38dbfd 100644 --- a/updates.txt +++ b/updates.txt @@ -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