-
Notifications
You must be signed in to change notification settings - Fork 143
how to install
wimpunk edited this page Jan 3, 2015
·
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
On Debian I also had to run
apt-get install cmake qmake libqt4-dev python-dev
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.