RPM is the underlying package management system used on CentOS Linux. In this post, we'll go through a couple of common RPM usage examples: 1. List all packages: 2. List a specific package: 3. Install an RPM package: 4. Install OR upgrade an existing RPM package: 5. Remove an RPM package: 6. Remove an RPM package ... Read More...