Removed installing ffmpeg to avoid conflict with rpmfusion free.
This commit is contained in:
parent
7d28762733
commit
8e529e7f8c
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue