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

Compare commits

..

No commits in common. "45efd2bacf4a6656e045545662f0e3e009505214" and "0ece1f405f33fd33ff3b7b6ea63a521268705169" have entirely different histories.

View File

@ -29,8 +29,4 @@ sudo dnf config-manager --enable fedora-cisco-openh264 rpmfusion-free rpmfusion-
# Install the package
sudo dnf install -y ffmpeg mullvad-browser
sudo dnf update @multimedia --setopt="install_weak_deps=False" --exclude=PackageKit-gstreamer-plugin
# Disable hardened_malloc (for now)
# It causes Mullvad browser to randomly crash
sudo rm /etc/ld.so.preload
sudo dnf update @multimedia --setopt="install_weak_deps=False" --exclude=PackageKit-gstreamer-plugin