Package Management in Linux
Package Management in Linux
RPM – (Redhat Package Manager )The Software to installed using RPM is distributed through rpm package files
Rpm packages are named as Name–version–release.Architecture.rpm
The version refers to the open source version of the project
The release refers to Redhat internal patches to the open source code
Comments