1
0
mirror of https://github.com/tommytran732/QubesOS-Scripts synced 2024-11-21 01:11:34 -05:00

Add codec to hardened-chromium

This commit is contained in:
Tommy 2024-11-13 22:53:36 -07:00 committed by GitHub
parent a788ecd470
commit 7c707a26ab
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -25,7 +25,9 @@ download() {
}
sudo https_proxy=127.0.0.1:8082 dnf copr enable secureblue/hardened-chromium -y
sudo dnf install -y hardened-chromium
sudo dnf config-manager --enable fedora-cisco-openh264 rpmfusion-free rpmfusion-free-updates rpmfusion-nonfree rpmfusion-nonfree-updates
sudo dnf install -y ffmpeg hardened-chromium
sudo dnf update @multimedia --setopt="install_weak_deps=False" --exclude=PackageKit-gstreamer-plugin
umask 022