RPM: Difference between revisions
Jump to navigation
Jump to search
Created page with "Category:Open source software Category:System" |
mNo edit summary |
||
(9 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
[[ | [[image:rpmyum.png|thumb]] | ||
[[Category: | RPM Package Manager is a command line driven package management system capable of installing, uninstalling, verifying, querying, and updating computer software packages. | ||
==Links== | |||
*[http://rpm.org RPM Version 4] (GPL) | |||
*[http://rpm5.org RPM Version 5] (LGPL) | |||
;OS/2 fork based on V4 | |||
* Repository is also browsable at http://rpm.netlabs.org/release/00/i386/ | |||
* [http://svn.netlabs.org/rpm/wiki/RpmHowToDevelopers Developers documentation] | |||
* [http://svn.netlabs.org/rpm/wiki/RpmHowToEndUsers End user documentation] | |||
* [http://svn.netlabs.org/rpm/wiki/RpmHowToPackagers Packages documentation] | |||
[[Category:Open Source Software]] |
Latest revision as of 17:59, 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.
Links
- RPM Version 4 (GPL)
- RPM Version 5 (LGPL)
- OS/2 fork based on V4
- Repository is also browsable at http://rpm.netlabs.org/release/00/i386/
- Developers documentation
- End user documentation
- Packages documentation