Re: rpm deps.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Philip Moller wrote:

Strong wrote:

when i need to install a package, owning a file, how i can find the
package name? How can i find where it is? Is there an engine for this in
FC, beside yum?
I do not no what you mean exactly, but yum installs all packages.

To understand package names, try :
http://fedora.redhat.com/docs/yum/sn-software-management-concepts.html#sn-package-names

Then you can use the rpm command.
Try in console:
man rpm

Ex.
rpm -qi packagename     # To get info about an installed package.
rpm -qa    # To see all installed packages on the computer (long list)
rpm -ql  packagename    # To see where the packagefiles are installed

Try this also:
http://fedora.redhat.com/docs/yum/sn-software-management-tools.html


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux