Easy third-party package installer for debian-based distributions

Dennis Kaarsemaker dennis at kaarsemaker.net
Sun Sep 18 16:52:27 CDT 2005


On Sun, 2005-09-18 at 22:47 +0200, Sami Dalouche wrote:

> - What do you think about this system, which would actually be a 1 or 2 hour
> hack, and be potentially very useful at helping people at installing packages ? 

It would help nothing at all. All dependency information is in the .deb
file and a program should use that. The problem is that 3rd party
packagers often don't put the (correct) info in their debfiles. That
would not change with an .mdeb file either.

Currently the following can be done:
dpkg -i filename.deb
[errors out]
apt-get -f install
[fixes dependency errors and completes the instalation of filename.deb]

What is really needed is a GUI that takes a .deb, fetches the
dependencies via apt and installs the deb. That would however still not
solve the problem of missing information in the .deb file. 

-- 
Dennis K.
  - Linux for human beings: http://www.ubuntulinux.org
  - Linux voor normale mensen: http://www.ubuntulinux.nl
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://lists.ubuntu.com/archives/ubuntu-devel/attachments/20050918/306d1e10/attachment-0001.pgp


More information about the ubuntu-devel mailing list