Skip to content

Instantly share code, notes, and snippets.

@kiela
Last active December 15, 2015 10:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kiela/5243878 to your computer and use it in GitHub Desktop.
Save kiela/5243878 to your computer and use it in GitHub Desktop.
HOWTO install notify osd configuration tool on Ubuntu 12.04 LTS
kiela@rico ~$ uname -a
Linux rico 3.2.0-39-generic #62-Ubuntu SMP Thu Feb 28 00:28:53 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux
kiela@rico ~$ sudo add-apt-repository ppa:leolik/leolik
kiela@rico ~$ sudo apt-get update
kiela@rico ~$ sudo apt-get upgrade
kiela@rico ~$ sudo apt-get install libnotify-bin
kiela@rico ~$ pkill notify-osd
kiela@rico ~$ sudo add-apt-repository ppa:nilarimogard/webupd8
kiela@rico ~$ sudo apt-get update
kiela@rico ~$ sudo apt-get install notifyosdconfig
kiela@rico ~$ NotifyOSDConfiguration
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment