mirror of
https://github.com/tommytran732/QubesOS-Scripts.git
synced 2025-06-15 09:59:42 -04:00
Update Trivalent repo (#4)
Repo moved location to https://repo.secureblue.dev/secureblue.repo Signed-off-by: mintpilo <47645270+mintpilo@users.noreply.github.com>
This commit is contained in:
parent
74d31f49af
commit
dc8ebfb41e
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ download() {
|
|||
unpriv curl -s --proxy http://127.0.0.1:8082 "${1}" | sudo tee "${2}" > /dev/null
|
||||
}
|
||||
|
||||
sudo https_proxy=127.0.0.1:8082 dnf copr enable secureblue/trivalent -y
|
||||
sudo dnf config-manager addrepo --from-repofile=https://repo.secureblue.dev/secureblue.repo
|
||||
sudo dnf config-manager setopt fedora-cisco-openh264.enabled=1 rpmfusion-free.enabled=1 rpmfusion-free-updates.enabled=1 rpmfusion-nonfree.enabled=1 rpmfusion-nonfree-updates.enabled=1
|
||||
sudo dnf install -y ffmpeg trivalent
|
||||
sudo dnf update @multimedia --setopt="install_weak_deps=False" --exclude=PackageKit-gstreamer-plugin
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue