...采用的命令参数是“-e“,格式如下: # rpm -e packagename “-e”就表示删除(erase)的意思,就是把特定的软件包(packagename)删除掉。 值得注意的是,rpm管理机制不允许你删除某个软件包,如果这个软件包还被其他软件包所依赖。
基于6个网页-相关网页
yum install packageName 仅安装指定的软件
apt-get remove packagename 删除包
apt-cache show packagename 获取包的相关信息
packageName: The name of the package that will contain the EGL build file.(if this is null or an empty string, the default package will be used)
将包含这个EGL构建文件的包的名称(如果是 null 或者空的字符串,将使用默认的包)
The packageName is the widget package with the dot replaced by underscores (for example, dijit_form), and number is a progressive number incremented on a widget basis.
packageName 是小部件包,点被换成了下划线(例如,dijit_form),而 number 是一个在小部件的基础上不断变大的数字。
The handbook tells you more about how to use them (get thepackage if it exists, with pkg_add /cdrom/packages/All/packagename, where packagename is the filename of the package).
手册会告诉你很多关于如何使用它们(如果安装包存在,使用 pkg_add /cdrom/packages/All/packagename安装相应的包,这里的packagename是包的名称)。
应用推荐