From 6157bff435561c7fe596049abdf70c7dda6cb97d Mon Sep 17 00:00:00 2001 From: tomit4 Date: Fri, 8 Aug 2025 09:24:44 -0700 Subject: [PATCH] :memo: Note on replacing unrar with rar --- updates.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/updates.txt b/updates.txt index 8f7ad471..00c43709 100755 --- a/updates.txt +++ b/updates.txt @@ -886,3 +886,6 @@ doas ln -S /etc/runit/sv/unbound /run/runit/service/ Turn unbound off by default cd /etc/runit/sv/unbound && doas touch down +08/07/2025 +Uninstall unrar and install rar: +doas pacman -Rs unrar && paru -S rar