Advertisement
thesqrtminus1

remove crapware from xubuntu

May 26th, 2016
208
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.29 KB | None | 0 0
  1. #!/bin/bash
  2. sudo apt purge gnome-mines gnome-sudoku abiword* gmusicbrowser parole xfburn evince* gimp* ristretto simple-scan xfce4-dict gnumeric* orage software-center* pidgin* mousepad catfish transmission* thunderbird firefox* banshee hexchat* totem* gnome-software
  3. sudo apt-get autoremove
  4. exit 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement