Getting dumb

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

Current releases

dumb

Current version is 0.2.1:

dumb 0.2.1 source tarball

can be installed by running:

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

packages for linux distributions will be available soon.

cdumb

gdumb

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

Older releases

dumb

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
dumb 0.1.0 debian lenny
this should 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

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