mirror of
https://github.com/tommytran732/QubesOS-Scripts
synced 2025-02-02 02:51:33 -05:00
Add ffmpegthumbnailer
Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
parent
8aca86a381
commit
78e16aa243
@ -28,7 +28,7 @@ sudo dnf config-manager addrepo --from-repofile=https://repository.mullvad.net/r
|
||||
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
|
||||
|
||||
# Install the package
|
||||
sudo dnf install -y ffmpeg mullvad-browser
|
||||
sudo dnf install -y ffmpeg ffmpegthumbnailer mullvad-browser
|
||||
sudo dnf update -y @multimedia --setopt="install_weak_deps=False" --exclude=PackageKit-gstreamer-plugin
|
||||
|
||||
# Disable hardened_malloc (for now)
|
||||
|
Loading…
Reference in New Issue
Block a user