yum info eclipse-jdt显示有关包的信息.但是,repoquery -lq eclipse-jdt没有显示该包中的文件,因为此脚本显示:
[tbrannon@oc bin]$ yum info eclipse-jdt
Loaded plugins: fastestmirror refresh-
: packagekit, security, versionlock
Loading mirror speeds from cached hostfile
KVM-WIN | 2.6 kB 00:00
RHEL-6-x86_64-openafs | 3.2 kB 00:00
RHEL-6-x86_64-rational-linux | 2.6 kB 00:00
RHEL-63-x86_64 | 3.7 kB 00:00
RHEL-63-x86_64-updates | 2.9 kB 00:00
Installed Packages
Name : eclipse-jdt
Arch : x86_64
Epoch : 1
Version : 3.6.1
Release : 6.13.el6
Size : 26 M
Repo : installed
From repo : RHEL-63-x86_64
Summary : Eclipse Java Development Tools
URL : http://www.eclipse.org/
License : EPL
Description : Eclipse Java Development Tools. This package is required to use
: Eclipse for developing software written in the Java programming
: language.
[tbrannon@oc bin]$ repoquery -lq eclipse-jdt
[tbrannon@oc bin]$
Run Code Online (Sandbox Code Playgroud)
您需要以 root 身份运行或通过 sudo 运行并添加选项--pkgnarrow=installed。该-q选项不执行任何操作,您可以将其省略。试试这个:
repoquery -l eclipse-jdt --pkgnarrow=installed
Run Code Online (Sandbox Code Playgroud)
| 归档时间: |
|
| 查看次数: |
3186 次 |
| 最近记录: |