Ubuntu tweaks

Initial packages (13.04)

apt-get install:
git gitk virtualbox synaptic chromium-browser compizconfig-settings-manager shutter vim gconf-editor curl libyaml-dev g++ libsqlite3-dev keepass2 terminator guake
apt-get remove:
unity-lens-shopping orca onboard
Install rvm:
\curl -L https://get.rvm.io | bash -s stable --rails

Saucy salamander (13.10)

apt-get install:
unity-tweak-tool ubuntu-restricted-extras
apt-get remove:
unity-lens-friends unity-scope-video-remote unity-scope-musicstores unity-scope-audacious unity-scope-gmusicbrowser
Disable some unity shopping crap (kudos):
gsettings set com.canonical.Unity.Lenses disabled-scopes "['more_suggestions-amazon.scope', 'more_suggestions-u1ms.scope', 'more_suggestions-populartracks.scope', 'music-musicstore.scope', 'more_suggestions-ebay.scope', 'more_suggestions-ubuntushop.scope', 'more_suggestions-skimlinks.scope']"

Trusty Thar (14.04)

apt-get install:
gtk2-engines-murrine:i386 gtk2-engines-pixbuf:i386 murrine-themes

Utopic Unicorn (14.10)

apt-get remove:
avahi-daemon unity-voice-service libpyzy-1.0-0 ubuntu-docs gnome-user-guide
apt-get install:
unity-gtk2-module

Vivid Vervlet (15.04)

apt-get remove:
avahi-daemon avahi-autoipd unity-voice-service ubuntu-docs gnome-user-guide onboard  libreoffice-core thunderbird libreoffice-common sphinx-voxforge-hmm-en fonts-nanum mythes-en-au fonts-droid libsane aisleriot unity-scope-yelp unity-scope-virtualbox unity-scope-chromiumbookmarks unity-scope-firefoxbookmarks openoffice.org-hyphenation gnome-orca
apt-get install:
unity-gtk2-module synaptic git gitk virtualbox chromium-browser shutter vim gconf-editor curl keepass2 terminator guake blender

gsettings set org.gnome.nautilus.preferences always-use-location-entry true


cleanup scope packages:
apt-get remove unity-scope-video-remote unity-scope-musicstores unity-scope-zotero unity-scope-colourlovers unity-scope-musique unity-scope-audacious unity-scope-gmusicbrowser unity-scope-yelp unity-scope-devhelp unity-scope-tomboy unity-scope-clementine unity-scope-guayadeque unity-scope-gourmet

disable annoying scopes:
gsettings set com.canonical.Unity.Lenses disabled-scopes "['more_suggestions-amazon.scope', 'more_suggestions-u1ms.scope', 'more_suggestions-populartracks.scope', 'music-musicstore.scope', 'more_suggestions-ebay.scope', 'more_suggestions-ubuntushop.scope', 'more_suggestions-skimlinks.scope']"

Examples and stuff

No comments:

Post a Comment