mirror of
https://github.com/tommytran732/QubesOS-Scripts
synced 2024-11-23 02:01:32 -05:00
Compare commits
2 Commits
0ece1f405f
...
45efd2bacf
Author | SHA1 | Date | |
---|---|---|---|
45efd2bacf | |||
862e7c6cc3 |
@ -30,3 +30,7 @@ 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
|
||||
|
Loading…
Reference in New Issue
Block a user