Contains packages for the stable release of gnote
How to use it
-----------------
Execute this in terminal:
sudo add-apt-repository ppa:gnote/ppa
or (if add-apt-repository command isn't available):
echo "deb http://ppa.launchpad.net/gnote/ppa/ubuntu $(lsb_release -sc) main" | sudo tee /etc/apt/sources.list.d/gnote.list
sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 5AAB5553
sudo apt-get update
This PPA is created and maintained by Gnote (Packaging).
UTCOM syncs the data from the original link regularly: https://launchpad.net/~gnote/+archive/ppa.
For questions and bugs with software in this PPA please contact Gnote (Packaging).
deb http://ppa.launchpad.net/gnote/ppa/ubuntu YOUR_UBUNTU_VERSION_HERE main
deb-src http://ppa.launchpad.net/gnote/ppa/ubuntu YOUR_UBUNTU_VERSION_HERE main
This source is signed with key:View key
You can easily enable this PPA by the following command:
sudo add-apt-repository ppa:gnote/ppa