To make your search more accurate, define package names with their version, in case you know. For example to search for a specific versionOpenSSH-4.3p2of the package, use the command. # yum list openssh-4.3p2 [ You might also like:How to Secure and Harden OpenSSH Server] 5. Search f...
package_name> [more_names] 命令可查看一个或多个软件包的信息 (此处同样可以应用 glob 表达式)。 [lugir@hope ~]$ yum info totem 已加载插件:presto, refresh-packagekit, security 已安装的软件包 名称: totem 架构: i686 版本: 2.28.5 次要版本 : 1.fc12 大小: 7.9 M 仓库: installed From repo :...
-s|--status packageName#显示指定软件包的详细状态,类似于 rpm -qi-p|--print-avail packageName#显示当前机器上所有可安装的包-L|--listfiles packageName#列出属于指定软件包的文件,类似于 rpm -ql-l|--list [pattern]#列出当前己安装的包,类似于rpm -qa-S|--search pattern#根据文件查询是来自于哪个包...
Resolving Dependencies--> Running transaction check---> Package rpm.x86_64 0:4.11.1-3.el7 will be updated--> Processing Dependency: rpm = 4.11.1-3.el7 for package: rpm-libs-4.11.1-3.el7.x86_64--> Processing Dependency: rpm = 4.11.1-3.el7 for package: rpm-python-4.11.1-3.el7.x...
Basenames Conflictname __db.001 __db.002 __db.003 Dirnames Group Installtid Name Obsoletename Packages Providename Requirename Sha1header Sigmd5 Triggername 2)查看 [root@isTester-Idoxu rpm]# ll total 142484 -rw-r--r--. 1 root root 3051520 Nov 4 2020 Basenames ...
rpm = 4.11.1-3.el7forpackage: rpm-python-4.11.1-3.el7.x86_64-->Processing Dependency: rpm = 4.11.1-3.el7forpackage: rpm-build-4.11.1-3.el7.x86_64--->Package rpm.x86_64 0:4.11.2-2.el7 will be an update-->Running transaction check...-->Finished Dependency ResolutionDependencies ...
downgrade downgrade a package erase Remove a package or packages from your system fs Acts on the filesystem data of the host, mainly for removing docs/lanuages for minimal hosts. fssnapshot Creates filesystem snapshots, or lists/deletes current snapshots. ...
NOTE: Replacepackagewith any package names relevant to the error Raw # yum list "package*" --showduplicates If you find "package" has a higher version then a similar "package-*" Satellite or local repositories, may not be fully sync'd ...
"group install" is used to install all of the individual packages in a group, of the specified types (this works as if you'd taken each of those package names and put them on the command line for a "yum install" command). The group_package_types configuration option specifies which type...
# Prepend a '*' to all the package names in our list installedDriverPackage = db.returnPackages(patterns=[DRIVER_PKG_BASENAME + '*']) # The above query for the rpm database returns all packages starting with # the DRIVER_PKG_BASENAME, but all the subpackages of the nvidia-driver # pac...