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:
parent
7b072b873d
commit
3ec133c9b5
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user