1
0
mirror of https://github.com/tommytran732/QubesOS-Scripts synced 2024-11-22 09:51:32 -05:00

Do not remove yajl

Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
Tommy 2024-04-28 21:20:59 -07:00
parent 7b072b873d
commit 3ec133c9b5
Signed by: Tomster
GPG Key ID: 555C902A34EC968F

View File

@ -107,7 +107,8 @@ sudo dnf remove -y chrome-gnome-shell eog gnome-photos gnome-connections gnome-t
sudo dnf remove -y rhythmbox yelp evince libreoffice* cheese file-roller* mediawriter sudo dnf remove -y rhythmbox yelp evince libreoffice* cheese file-roller* mediawriter
# Remove other packages # Remove other packages
sudo dnf remove -y lvm2 rng-tools thermald '*perl*' yajl # We deviate from the script in TommyTran732/Linux-Setup-Scripts here, as removing yajl will break qubes integration.
sudo dnf remove -y lvm2 rng-tools thermald '*perl*'
# Disable openh264 repo # Disable openh264 repo
sudo dnf config-manager --set-disabled fedora-cisco-openh264 sudo dnf config-manager --set-disabled fedora-cisco-openh264