From 6b65e1c725a97d2179e1511823c8ae59684cb062 Mon Sep 17 00:00:00 2001 From: RealStickman Date: Wed, 19 Feb 2020 20:53:49 +0000 Subject: [PATCH] Added mutagen --- arch-setup/Install.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/arch-setup/Install.sh b/arch-setup/Install.sh index 103514df..1cb7dd93 100644 --- a/arch-setup/Install.sh +++ b/arch-setup/Install.sh @@ -2,4 +2,5 @@ trizen -S libreoffice-fresh-de keepass steam steam-native-runtime lutris wireguard-arch wireguard-tools gnome-boxes ttf-ms-fonts ttf-tahoma ttf-vista-fonts discord bettergram cpu-x polybar youtube-dl debtap obs-studio audacity python-pip tk pyglet -sudo pip3 install ffmpeg-normalize \ No newline at end of file +sudo pip3 install ffmpeg-normalize +python3 -m pip install mutagen \ No newline at end of file