package
Table of Contents
The following spacecmd functions are available for working with packages.
1. package_details
Show the details of a software package.
usage: package_details PACKAGE ...
2. package_listdependencies
List the dependencies for a package.
用法:package_listdependencies PACKAGE
3. package_listerrata
List the errata that provide this package.
用法:package_listerrata PACKAGE ...
4. package_listinstalledsystems
List the systems with a package installed.
用法:package_listinstalledsystems PACKAGE ...
5. package_listorphans
List packages that are not in a channel.
用法:package_listorphans
6. package_remove
Remove a package from SUSE Manager/Satellite
用法:package_remove PACKAGE ...
7. package_removeorphans
Remove packages that are not in a channel.
用法:package_removeorphans
8. package_search
Find packages that meet the given criteria.
用法:package_search NAME|QUERY
示例:package_search kernel
Advanced Search
可用字段:name、epoch、version、release、arch、description、summary
示例:name:kernel AND version:2.6.18 AND -description:devel