forked from nvbn/everpad
-
Notifications
You must be signed in to change notification settings - Fork 1
how to install
nvbn edited this page Dec 13, 2012
·
10 revisions
Ubuntu users 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, python-pysqlite2,
python-keyring, python-support, python-sqlalchemy, python-oauth2, python-unity-singlet, python-magic,
python-pyside.qtwebkit, python-html2text, gtk2-engines-pixbuf
And optionaly:
sni-qt
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.