fix dnf4 commands

This commit is contained in:
2024-05-12 21:49:24 +02:00
parent 015f37ba21
commit 0b88bdc187

View File

@@ -162,8 +162,8 @@ function installGraphicsDrivers() {
elif [[ $DISTRO == "fedora" ]]; then
sudo dnf swap ffmpeg-free ffmpeg --allowerasing -y
sudo dnf in vlc mpv -y
sudo dnf groupupdate multimedia --setopt="install_weak_deps=False" --exclude=PackageKit-gstreamer-plugin -y
sudo dnf groupupdate sound-and-video -y
sudo dnf4 groupupdate multimedia --setopt="install_weak_deps=False" --exclude=PackageKit-gstreamer-plugin -y
sudo dnf4 groupupdate sound-and-video -y
if lspci | grep -i nvidia &>/dev/null; then
sudo dnf install kmodtool akmods mokutil openssl -y
sudo kmodgenca -a