mirror of
https://github.com/tommytran732/QubesOS-Scripts.git
synced 2025-05-12 11:12:14 -04:00
Add codec to hardened-chromium
This commit is contained in:
parent
a788ecd470
commit
7c707a26ab
1 changed files with 3 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue