aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xsetup.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.sh b/setup.sh
index e1c2101..888ff97 100755
--- a/setup.sh
+++ b/setup.sh
@@ -49,6 +49,7 @@ sudo apt install -y newsboat ffmpeg mpd mpc ncmpcpp mpv
sudo systemctl disable --now mpd
sudo apt -t buster-backports install -y youtube-dl
+sudo apt install -y unrar-free
read -p "Do you want to install configurations? " -n 1 -r