Science Fair Project Dictionary
HPMS
English
Acronynms
CPAM
A Package Management System above the local package management system to achieve application management tasks the same way. "pkg-inst A.pkg" will be the same command to install a pacakge on the supported OS. "pkg-rm A.pkg" will be the same command to remove a package. System administrator or end user don't need to remember the different commands to install/remove a package.
Examples for install a package on different OS. Linux: rpm -ivh A.rpm Solaris: pkgadd -d A.pkg HP-UX: swinstall A.pkg Debian: apt-get A.pkg Win32: msiexec /i A.msi /qb
10-26-2009 07:45:12
The contents of this article is licensed from www.wikipedia.org under the GNU Free Documentation License. Click here to see the transparent copy and copyright details
The contents of this article is licensed from www.wikipedia.org under the GNU Free Documentation License. Click here to see the transparent copy and copyright details


