mirror of
https://github.com/tommytran732/Linux-Setup-Scripts
synced 2024-11-22 09:31:34 -05:00
Actually, keep cups removed
This commit is contained in:
parent
8c80c1e9a8
commit
db384f68cd
@ -109,7 +109,7 @@ sudo fwupdmgr update -y
|
|||||||
# Remove unneeded packages
|
# Remove unneeded packages
|
||||||
sudo dnf -y remove fedora-bookmarks fedora-chromium-config firefox mozilla-filesystem \
|
sudo dnf -y remove fedora-bookmarks fedora-chromium-config firefox mozilla-filesystem \
|
||||||
#Network + hardware tools
|
#Network + hardware tools
|
||||||
nmap-ncat nfs-utils nmap-ncat openssh-server net-snmp-libs net-tools opensc traceroute rsync tcpdump teamd geolite2* mtr dmidecode sgpio \
|
cups nmap-ncat nfs-utils nmap-ncat openssh-server net-snmp-libs net-tools opensc traceroute rsync tcpdump teamd geolite2* mtr dmidecode sgpio \
|
||||||
#Remove support for some languages and spelling
|
#Remove support for some languages and spelling
|
||||||
ibus-typing-booster *speech* *zhuyin* *pinyin* *kkc* *m17n* *hangul* *anthy* words \
|
ibus-typing-booster *speech* *zhuyin* *pinyin* *kkc* *m17n* *hangul* *anthy* words \
|
||||||
#Remove codec + image + printers
|
#Remove codec + image + printers
|
||||||
|
@ -2,6 +2,8 @@
|
|||||||
My setup scripts for my workstations. You should edit the scripts to your liking before running it.
|
My setup scripts for my workstations. You should edit the scripts to your liking before running it.
|
||||||
Please run the scripts as your actual user and not root. Provide sudo password when it asks you to. Flatpak packages and themes/icons are only installed for your user and not system wide. <br />
|
Please run the scripts as your actual user and not root. Provide sudo password when it asks you to. Flatpak packages and themes/icons are only installed for your user and not system wide. <br />
|
||||||
|
|
||||||
|
The printing stack (cups) is removed as I do not use it. Bluetooth is disabled by KickSecure's kernel module blacklist.
|
||||||
|
|
||||||
Visit my Matrix group: https://matrix.to/#/#tommytran732:matrix.org
|
Visit my Matrix group: https://matrix.to/#/#tommytran732:matrix.org
|
||||||
|
|
||||||
# Arch Linux
|
# Arch Linux
|
||||||
|
Loading…
Reference in New Issue
Block a user