Skip to content
nvbn edited this page Dec 7, 2012 · 12 revisions

In ubuntu

Ubuntu useres can install everpad from ppa:

sudo add-apt-repository ppa:nvbn-rm/ppa
sudo apt-get update
sudo apt-get install everpad

Other linux

You need to install alternatives for ubuntu packages:

python-pyside.qtcore ,python-pyside.qtgui, python-dbus, python-beautifulsoup, sni-qt, python-pysqlite2, 
python-keyring, python-support, python-sqlalchemy, python-oauth2, python-unity-singlet, python-magic,
python-pyside.qtwebkit, python-html2text, gtk2-engines-pixbuf

Clone repository and install everpad:

git clone git@github.com:nvbn/everpad.git
cd everpad
python setup.py install

Gnome shell

For properly work of everpad in gnome shell you need to install Top icons extension.

Clone this wiki locally