Getting dumb

The components of the dumb suite are available for download from this page.

Current releases

dumb

Current version is 0.4.0 (release notes):

dumb 0.4.0 source tarball (pgp)

can be installed by running:

tar xzvf dumb-0.4.0.tar.gz
cd  dumb-0.4.0/
python setup.py install

Arch Linux users can get the dumb-bookmarks package from AUR

dumb 0.4.0 debian squeeze
this could work also in other .deb based distributions (e.g. Ubuntu); if it doesn’t you may try to build a package from the deb sources

packages for other linux distributions may be available in the future.

Starting from release 0.4.0 packages are signed with the GPG key of Elena Grandi (``of Valhalla’‘), with fingerprint 0506 CD00 A2F9 DE57 E498  F628 D599 FF61 0180 9E2A.

Older releases

dumb

dumb 0.3.0 source tarball (release notes)

dumb 0.2.2 source tarball

dumb 0.1.0 source tarball

dumb 0.1.0 gentoo ebuild

save it in:

/usr/local/portage/dev-python/dumb/dumb-0.1.0.ebuild

and run:

ebuild /usr/local/portage/dev-python/dumb/dumb-0.1.0.ebuild manifest

gdumb

A quick and dirty prototipe of the future pygtk client is available: gdumb-prototype.tar.bz2 and sort-of-works as a viewer using version 0.1.0 of dumb.

Source tree

The source for the dumb suite components is available in their git repositories.

dumb

Table Of Contents

Previous topic

About dumb

Next topic

Getting Started

This Page