-
Notifications
You must be signed in to change notification settings - Fork 141
how to install
jhwinters edited this page Jan 20, 2013
·
12 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-magic,
python-pyside.qtwebkit, python-html2text, gtk2-engines-pixbuf, python-regex, python-setuptools
And optionaly:
sni-qt, python-unity-singlet
Clone repository and install everpad:
git clone https://github.com/nvbn/everpad.git
cd everpad
python setup.py install
You can find everpad in notification area:
For tray icon you need to install Top icons extension.