Archive for July, 2008

Managing Software with yum

July 3, 2008

About Packages
Each package is a compressed archive containing product information, program files, icons, documentation and management scripts. Management applications use these files to safely locate, install, update and remove software.
Packages also include a digital signature to prove their source. Software management utilities verify this digital signature by using a GPG public key. The yum and [...]