From 8e529e7f8cd3e0d086b3d7d16462d6af4fc43483 Mon Sep 17 00:00:00 2001 From: mustard Date: Mon, 7 Oct 2024 21:42:45 +0200 Subject: [PATCH] Removed installing ffmpeg to avoid conflict with rpmfusion free. --- fedora-40.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fedora-40.sh b/fedora-40.sh index c3c4893..2519027 100644 --- a/fedora-40.sh +++ b/fedora-40.sh @@ -151,7 +151,7 @@ sudo sed -i 's/^metalink=.*/&\&protocol=https/g' /etc/yum.repos.d/* sudo dnf config-manager --enable fedora-cisco-openh264 rpmfusion-free rpmfusion-free-updates rpmfusion-nonfree rpmfusion-nonfree-updates sudo dnf upgrade -y -sudo dnf install -y ffmpeg yt-dlp +sudo dnf install -y yt-dlp sudo dnf install -y android-tools mediawriter gnome-disk-utility # Install brace firefox (arkenfox) config