mirror of
https://github.com/tommytran732/Linux-Setup-Scripts
synced 2024-11-12 13:01:33 -05:00
Update package list
Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
parent
544236112e
commit
4f295ce789
@ -60,10 +60,10 @@ sudo fwupdmgr get-updates -y
|
|||||||
sudo fwupdmgr update -y
|
sudo fwupdmgr update -y
|
||||||
|
|
||||||
#Remove unneeded packages
|
#Remove unneeded packages
|
||||||
apt purge -y gnome-calculator gnome-power-manager whoopsie
|
apt purge -y gedit gnome-calculator gnome-character gnome-font-viewer gnome-logs gnome-power-manager seahorse whoopsie
|
||||||
|
|
||||||
#Install packages that I use
|
#Install packages that I use
|
||||||
apt install -y git-core gnome-console
|
apt install -y git-core gnome-console gnome-text-editor
|
||||||
|
|
||||||
#Randomize MAC address
|
#Randomize MAC address
|
||||||
sudo bash -c 'cat > /etc/NetworkManager/conf.d/00-macrandomize.conf' <<-'EOF'
|
sudo bash -c 'cat > /etc/NetworkManager/conf.d/00-macrandomize.conf' <<-'EOF'
|
||||||
|
Loading…
Reference in New Issue
Block a user