RPM - Install an RPM Package


/ Published in: Bash
Save to your folder(s)



Copy this code and paste it in your HTML
  1. rpm -ivh foo-2.0-4.i386.rpm
  2. rpm -i ftp://ftp.redhat.com/pub/redhat/RPMS/foo-1.0-1.i386.rpm
  3. rpm -i http://oss.oracle.com/projects/firewire/dist/files/kernel-2.4.20-18.10.1.i686.rpm

URL: http://www.idevelopment.info/data/Unix/Linux/LINUX_RPMCommands.shtml

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.