PARD: Package Manager

Alien

Alien is a program that converts between the rpm, dpkg, stampede slp, and slackware tgz file formats. If you want to use a package from another distribution than the one you have installed on your system, you can use alien to convert it to your preferred package format and install it.

Despite the large version number, alien is still (and will probably always be) rather experimental software. It has been used and tested for over a year now but there are still many bugs and limitations.

Alien should not be used to replace important system packages, like sysvinit, shared libraries, or other things that are essential for the functioning of your system. Many of these packages are set up differently by Debian and Red Hat, and packages from the different distributions cannot be used interchangably. In general, if you can't uninstall the package without breaking your system, don't try to replace it with an alien version.

Current version6.28
Homepage http://kitenet.net/programs/alien/
Author Joey Hess <joey@kitenet.net>
Requires Perl >= 5
Download http://kitenet.net/programs/code/alien/alien.tar.gz http://kitenet.net/programs/code/RPMS/noarch/alien-6.28-1.noarch.rpm
Modified27 January 1999 08:15

encap

Current version1.2
Homepage ftp://uiarchive.uiuc.edu/pub/encap/encap.html
Author Jason Wessel <jwessel@uiuc.edu>
Download ftp://uiarchive.uiuc.edu/pub/encap/encap.tar.gz
Modified15 March 1998 21:33

KPackage

Kpackage is a GUI interface to the RPM package manager and the Debian package manager, it is in some ways similar to GLINT. Kpackage is part of the K Desktop Environment and, as a result, it is designed to integrate with the KDE file manager.
Current version1.1
Homepage http://www.general.uwa.edu.au/u/toivo/kpackage
Author Toivo Pedaste <toivo@ucs.uwa.edu.au>
Requires KDE
Download ftp://ftp.uwa.edu.au/pub/k/kpackage-1.1.tgz
Modified08 January 1999 18:35

RPM

RPM

RPM is a powerful package manager, which can be used to build, install, query, verify, update, and uninstall individual software packages. A package consists of an archive of files, and package information, including name, version, and description.
Current version2.5.6
Homepage http://www.rpm.org/
Authors Erik Troan <ewt@redhat.com> Mark Ewing <marc@redhat.com>
Copyleft GPL
Download ftp://ftp.redhat.com/pub/redhat/code/rpm/rpm-2.5.6.tar.gz
Resources Red Hat Package Manager Howto
Modified31 December 1998 02:50

Utilities

AutoRPM

AutoRPM is a program that can do any combination of the following: mirror RPMs from an FTP site, keep installed RPMs consistent with an FTP site or local directory, and keep installed RPMs in a cluster or network of systems consistent. It is highly flexible and even contains a very nice, menu-driven Interactive-Install mode.
Current version1.8.1
Author Kirk Bauer <kirk@kaybee.org>
Requires perl mailx dialog libnet
Download ftp://ftp.kaybee.org/pub/redhat/RPMS/noarch/autorpm-1.8.1-1.noarch.rpm
Modified02 June 1999 13:21

freshrpms

Freshrpms is a Perl5 script which fetches RPM packages from FTP servers which version numbers are higher than the ones installed on your system. freshrpms does not install any RPMs by itself but makes use of the rpm package manager program to determine which RPM packages are currently installed. freshrpms uses a configuration file to accomplish its task which defines multiple FTP servers, directories to look for RPMs, local download directories and local archive directories for installed RPMs. It can also garbage collect local archived RPMs which are older than the currenly installed ones. freshrpms prints the names of the packages which are newly retrieved. Exit status is non-zero if any severe failures happen but not for FTP operation failures.
Current version0.7.1
Author Dirk Lutzebaeck <lutzeb@cs.tu-berlin.de>
Requires perl libnet
Download ftp://ftp.cs.tu-berlin.de/pub/local/flp/lutzeb/software/freshrpms/freshrpms-0.7.1-1.noarch.rpm
Modified20 March 1998 05:56

glitter

Text-mode visual interface to common rpm operations, such as querying, verification, dependency checking, installation, package removal, etc.
Current version1.0
Author Elliot Lee <sopwith@redhat.com>
Download ftp://ftp.redhat.com/home/sopwith/glitter/glitter-1.0-1.i386.rpm ftp://ftp.redhat.com/home/sopwith/glitter/glitter-1.0-1.alpha.rpm ftp://ftp.redhat.com/home/sopwith/glitter/glitter-1.0-1.src.rpm
Modified11 January 1998 23:51

GnoRPM

Gnome RPM is a graphical front end to the Redhat package management system. In that way, it is similar to Redhat's Glint. However, Gnome RPM is written in C, uses the GTK+ widget set, and doesn't call the rpm executable for installs, which means that it is faster, and the interface should be more responsive. Enchancements in the latest version include internationalization support and a new icon view.
Current version0.5
Homepage http://www.daa.com.au/~james/gnome/
Author james@daa.com.au <james@daa.com.au>
Requires GTK+
Download ftp://ftp.daa.com.au/pub/james/gnome/gnorpm-0.5.tar.gz ftp://ftp.daa.com.au/pub/james/gnome/gnorpm-0.5-1.i386.rpm ftp://ftp.daa.com.au/pub/james/gnome/gnorpm-0.5-1.src.rpm
Modified08 January 1999 18:13

Purp

Purp is an acronym for Pugo-RPM which is a tool for managing RPM-packages. Purp uses the ncurses-lib which means that it's textbased, and therefore can be used on most kinds of terminals. Purp provides a fast and efficient way to navigate, install, upgrade and uninstall RPM-packages on ordinary terminal devices.
Current version0.4.0
Homepage http://www.lysator.liu.se/purp/
Author Anders Karlsson <pugo@lysator.liu.se>
Requires ncurses
Copyleft GPL
Download ftp://ftp.lysator.liu.se/pub/purp/purp_0.4.0.tgz ftp://ftp.lysator.liu.se/pub/purp/purp-0.4.0-1.src.rpm ftp://ftp.lysator.liu.se/pub/purp/purp-0.4.0-1.i386.rpm
Modified09 September 1998 00:47

rpm-spec-mode.el

rpm2html

rpm2html generates automatically Web pages describing a set of RPM packages. The goal of rpm2html is also to identify the dependencies between various packages, and being able to find the packages providing the resources needed to install another package. Every package is analyzed to retrieve its dependencies and the resources it offers. These relationship are expressed using hyperlinks in the generated pages. Finding the package providing the resource you need is just a matter of a few clicks!
Current version1.0
Homepage http://rufus.w3.org/linux/rpm2html/
Author Daniel Veillard <Daniel.Veillard@w3.org>
Copyleft W3C
Download ftp://rufus.w3.org/pub/rpm2html/rpm2html-1.0.tar.gz
Resources RPM repository on rufus.w3.org
Modified22 December 1998 01:32

rpmfind

rpmfind tries to solve the big problem of finding appropriate RPM packages on the net. It analyzes the current state of the system, checks a remote database using HTTP to lookup the packages providing the best affinity with your current software base and also lists the extra packages that you need to install to solve the missing dependencies.
Current version1.0
Homepage http://rufus.w3.org/linux/rpmfind/
Author Daniel Veillard <Daniel.Veillard@w3.org>
Copyleft BSD
Download ftp://rufus.w3.org/pub/rpmfind/rpmfind-1.0.tar.gz
Modified22 December 1998 01:32

Xrpm

Xrpm has the following features:

Current version2.2
Homepage http://www.gmsys.com/xrpm.html
Author George Farris <george@gmsys.com>
Download ftp://www.cc.mala.bc.ca/pub/Linux/xrpm-2.2.tar.gz
Modified17 July 1998 23:33

© 1999 by Stefan Hornburg <racke@linuxia.de>
Last modified 03. June 1999