[koderz.org]

rpminst - Remote .rpm file installer

A small Perl program to install one or more .rpm packages from a local webserver. In my setup it's a development and backup server on which i keep all my rpm's. This program allows me to install rpm files on every client from a local source.

 

Usage:

rpminst file1.rpm file1-devel.rpm

This example will run the following command:

sudo rpm -Uvh host/RPMS/file1.rpm http://host/RPMS/file1-devel.rpm

Requirements:

 

1. RedHat (duh)

2. Perl modules:

 

LWP::Simple;

HTML::LinkExtor;

3. sudo (to run rpm as root with your own password)


Get the source!

rpminst.tar.gz


Setup Pilot/Evolution sync on RH 8.0
getfreedb - Audio CD listings generator
rpminst - Remote .rpm file installer
PHP + Namazu
PHP5 + Namazu
PHP + ImageMagick
 --  Comments to leening-at-koderz.org