Skip to content

Instantly share code, notes, and snippets.

@mmoyles87
Created January 30, 2017 23:14
Show Gist options
  • Save mmoyles87/f9a572c9e645b73d8cf537a45746200e to your computer and use it in GitHub Desktop.
Save mmoyles87/f9a572c9e645b73d8cf537a45746200e to your computer and use it in GitHub Desktop.
#!/bin/sh
yum remove gnome-{clocks,weather,screenshot,video-effects,contacts,dictionary,documents,font-viewer} \
cheese eog empathy evince{,-nautilus} totem{,-mozplugin,-nautilus} \
`rpm -qa|grep -i libreoffice`
yum autoremove
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment