RPM: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
[[image:rpmyum.png| | [[image:rpmyum.png|thumb]] | ||
RPM Package Manager is a | RPM Package Manager is a command line driven package management system capable of installing, uninstalling, verifying, querying, and updating computer software packages. | ||
==License== | ==License== | ||
* GPL | |||
Repository is also browsable at http://rpm.netlabs.org/release/00/i386/ | |||
==Documentation== | ==Documentation== | ||
Line 18: | Line 11: | ||
* [http://svn.netlabs.org/rpm/wiki/RpmHowToEndUsers End user documentation] | * [http://svn.netlabs.org/rpm/wiki/RpmHowToEndUsers End user documentation] | ||
* [http://svn.netlabs.org/rpm/wiki/RpmHowToPackagers Packages documentation] | * [http://svn.netlabs.org/rpm/wiki/RpmHowToPackagers Packages documentation] | ||
[[Category:Open Source Software]][[Category:System]] | [[Category:Open Source Software]][[Category:System]] |
Revision as of 05:20, 21 November 2017

RPM Package Manager is a command line driven package management system capable of installing, uninstalling, verifying, querying, and updating computer software packages.
License
- GPL
Repository is also browsable at http://rpm.netlabs.org/release/00/i386/