mirror of
https://github.com/tommytran732/Linux-Setup-Scripts
synced 2024-11-09 11:41:33 -05:00
Remove gnome-power-manager
Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
parent
07e5fbce56
commit
945e28bf59
@ -54,7 +54,7 @@ sudo fwupdmgr get-updates -y
|
||||
sudo fwupdmgr update -y
|
||||
|
||||
#Remove unneeded packages
|
||||
apt purge -y gnome-calculator
|
||||
apt purge -y gnome-calculator gnome-power-manager
|
||||
|
||||
#Install packages that I use
|
||||
apt install -y git-core gnome-console
|
||||
|
Loading…
Reference in New Issue
Block a user