Welcome, Guest. Please login or register.
Did you miss your activation email?
February 24, 2006, 03:37:45 AM
Home Help Search Login Register
News: No News Is Good News

+  linuxfornewbies.org
|-+  #Mandriva on FreeNode
| |-+  General FAQ's
| | |-+  General RPM information
« previous next »
Pages: [1] Print
Author Topic: General RPM information  (Read 222 times)
Hawkwind
Administrator
Newbie
*****
Posts: 14



View Profile WWW
General RPM information
« on: July 18, 2005, 11:19:05 PM »

Code:
Q: What is rpm?
A: RPM Package Manager is a convenient way to distribute software for Linux systems.

Code:
Q: What is a package?
A: A package is simply a collection of files bound together within an rpm file.  "Source rpms" are used to distribute the original source code of an application and are identified by their suffix, ".src.rpm"  "Binary rpms" are pre-compilied for a specific type of machine architecture with a suffix that depends on the architecture; usually, "i586.rpm" for mandriva users.

Code:
Q: Where do I find more detailed information about rpms?
A: There are four very good sources, read them in this order: the man page, the HOWTO at http://linuxdoc.org/HOWTO/RPM-HOWTO/index.html the mandriva RPM HOWTO at http://qa.mandrakesoft.com/twiki/bin/view/Main/RpmHowTo and the RPM book from O'Reilly.

Code:
Q: What is the purpose of this document?
A: Really short, quick answers for future mandriva-Linux Guruz!

Code:
Q: Should I get an i686 rpm because it is better then an i586 rpm?
A: The origin Pentium processor is the "i586" architecture.  The Pentium II/III/IV processors are all "i686" architectures.  All of these are backwards compatible with previous architectures.  You'll find lots of "i386" rpms around that will work with any processor.

Code:
Q: Should I install an rpm that I found on some website?
A: Generally speaking, stick to mandriva-provided rpms.  And when possible, stick to rpms that within your version of mandriva (ie: installing random rpms from 8.2 might not work well with your 8.1 system)

Code:
Q: What about rpmfind.net?
A: I think rpmfind.net is useless with a mandriva installation.  All it does is help you find the wrong version of the software you actually want.  Look at the 'Mandriva URPM* Tools' section elsewhere on this site for a better way to find rpms.

Code:
Q: All rpm commands hang, including urpmi, rpmdrake, and mandrivaUpdate, what's up with this crap?
A: A previous rpm command was interrupted (see my page on kill -9) and left behind database lock files.  'rm -f /var/lib/rpm/__*; rpm --rebuilddb' should fix you up.


« Last Edit: July 18, 2005, 11:26:44 PM by Hawkwind » Logged

The box said: Requires Windows 98 or better, so I installed Linux!
Registered Linux User #362532
HomePage: http://LinuxForDummies.org
Rpm Repository: http://SeerOfSouls.com
IRC Channel: #LFD on IRC.Freenode.net
Pages: [1] Print 
« previous next »
Jump to:  


Login with username, password and session length

Powered by MySQLPowered by PHP linuxfornewbies.org | Powered by SMF 1.0.5.
© 2001-2005, Lewis Media. All Rights Reserved.
Valid XHTML 1.0!Valid CSS!