UserContributedDebs

Could you please get in touch with the MOTU guys on #ubuntu-motu? We have a process for getting new packages in and we'd like to have packages in one place. Thanks for your work on those packages, but I think, getting them in the normal way is better for everybody. Thanks, DanielHolbach

Intro

A place to post links to User Contributed Debs for Ubuntu.

#install:
 mkdir -p /usr/local/pkg
 cd /usr/local/pkg
 wget ${SITE}/${APP}-${VER}.deb
 dpkg -i /usr/local/pkg/${APP}-${VER}.deb

#remove
 dpkg -r ${PACKAGE}-${VER}

MultiMedia

scanbuttond

Home | 0.2.2 (cvs 2005.10.14): Download |

A one-touch scanner button daemon for Linux.

Programming

gphpedit

Andy (the maintainer) gave me some sourcecode that fixes the gnome-2.12 issue with everything being displayed funky.

Home | 0.9.50-2: Download | 0.9.80-2: Download

UserContributedDebs (last edited 2008-08-06 16:33:37 by localhost)