Koozali.org: home of the SME Server

RPM package editor

DavidG

RPM package editor
« on: September 18, 2001, 01:46:47 AM »
Is there a tool/app for working with RPM packages? I would like to be able to work with files contained in an RPM in a way similar to using "WinISO" to work with .iso images.

Charlie Brady

Re: RPM package editor
« Reply #1 on: September 18, 2001, 04:06:35 AM »
DavidG wrote:

> Is there a tool/app for working with RPM packages? I would
> like to be able to work with files contained in an RPM in a
> way similar to using "WinISO" to work with .iso images.

Midnight Commander (mc) is installed by default, and allows access to files contained within RPM archives, as well as lots of other wonderful things. You need to look inside CONTENTS.cpio which is contained within the RPM.

Be careful when poking around in there.

Regards

Charlie