You are here Home > Know-how > Linux > System Administration > rpm (RedHat Package Manager)

Linux Reference

6.3 rpm (RedHat Package Manager)


20.02.2008
6.2 Create start / stop script [  up  ] - [ top ] - [ linux a-z ] 6.4 Linux Update

  1. mail-archive.com/courier-users@lists.sourceforge.net/msg... (Reference)
    http://www.mail-archive.com/courier-users@lists.sourceforge.net/msg23583.html
    Courier IMAP: FC4 rpmbuild error (2005-07-26 18:06)

  2. LinuxForums.org/tutorials/RPM-HOWTO/build.html (Reference)
    http://www.linuxforums.org/tutorials/RPM-HOWTO/build.html
    Building RPMs is fairly easy to do. (2004-04-29 13:33)


cd /usr/src/redhat/SPECS
rpm -bb perl-Net-SSLeay.spec
cd ../RPMS/i386/

Query information of a (uninstalled) package:
rpm -qpi foo-0.80.01-1.i386.rpm



See also:



copyright by retoh - created with mytexi