-
Install an RPM Package
RPM packages have file naming conventions like abc-2.0-4.i386.rpm, which include the package name (abc), version (2.0), release (4), and architecture (i386). Also notice that RPM understands FTP and HTTP protocols for installing and querying remote RPM files. Continue reading