Update multimedia installation script
Removed disabling of rawhide and testing repos for multimedia installation.
This commit is contained in:
@@ -7,8 +7,6 @@ set -eoux pipefail
|
||||
###############################################################################
|
||||
echo "Installing Multimedia stack (Mesa Freeworld, Codecs & Groups)..."
|
||||
dnf5 install -y \
|
||||
--disablerepo="rpmfusion-*-rawhide" \
|
||||
--disablerepo="rpmfusion-*-testing" \
|
||||
mesa-va-drivers-freeworld \
|
||||
mesa-vdpau-drivers-freeworld \
|
||||
mesa-vulkan-drivers-freeworld \
|
||||
|
||||
Reference in New Issue
Block a user