My favorites | Sign in
Project Home Issues Source
Project Information
Members

PPA

If you always want the up-to-date version and you are running debian or ubuntu, the PPA is the way to go! Just

sudo apt-add-repository ppa:florian-dorn/agenda && sudo apt-get update
sudo apt-get install agenda-gtk

https://launchpad.net/~florian-dorn/+archive/agenda

Download

agenda 0.3.1.5 Debian Package
agenda 0.3.1.5 Source
To install from the tarball, extract it and and run sudo python setup.py install

If you don't have privileges to install software, you can just extract the tarball, and run ./agenda-gtk

Requirements

  • python-gtk2
  • python-pysqlite2
  • python-gdata
  • python-vobject
  • python-configobj
  • python-dbus
  • python-gconf
  • python-dateutil
  • python-glade
  • python-sexy

They can be installed on a recent version of Ubuntu, Debian, Mint with

sudo apt-get install python-dbus python-gconf python-gobject python-gtk2 python-pysqlite2 python-configobj python-gdata python-vobject python-dateutil python-sexy python-glade2 python-gnome2-desktop

Note: You have to enable the "universe" repository to get all required dependencies

It is suggested to install the deskbar-applet to make use of the global keyboard shortcut.

Powered by Google Project Hosting