-
Notifications
You must be signed in to change notification settings - Fork 140
how to install
nvbn edited this page Dec 7, 2012
·
12 revisions
Ubuntu useres can install everpad from ppa:
sudo add-apt-repository ppa:nvbn-rm/ppa
sudo apt-get update
sudo apt-get install everpad
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
For properly work of everpad in gnome shell you need to install Top icons extension.