Re: where did a package come from?



kalinix wrote:

On Fri, 2007-01-12 at 03:48 -0500, Robert P. J. Day wrote:


On Fri, 12 Jan 2007, Ed Greshko wrote:



Robert P. J. Day wrote:


i *know* i've seen (and probably even asked about) this before, but
how can i see from which repo an installed package came from? thanks.


rpm -qi


i don't think so. for instance, i know mercurial is in the FC
"extras" repo, but there's nothing in

$ rpm -qi mercurial

that tells me that.

rday




You may want to try yum search package






Calin Cosma

=================================================
Lockwood's Long Shot: The chances of getting eaten up by a lion on Main
Street aren't one in a million, but once would be enough.



Note, that al this is not telling you where the package came from, but only where you can FIND it (too).
I use additional repos like ATrpms and Freshrpms.
ATrpms puts "at" in its package name .... Freshrpms does not do that

example
$ yum --enablerepo=freshrpms list zvbi
Setting up repositories
Reading repository metadata in from local files
Installed Packages
zvbi.i386 0.2.22-5.fc4.at installed
Available Packages
zvbi.i386 0.2.15-1.2.fc4 freshrpms

If the package from Freshrpms was installed, I only can see it is installed.
The available upgrade would be from ATrpms .... that is NOT where it came from !!

If anyone knows a "trick" so I can really see where it CAME from .. that would be nice ....

Rolf


--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list



Relevant Pages

  • Re: How To Update Enhanced USB Drivers WITHOUT Freezing/Locking Up Sys
    ... Unless the system is using a PS-2-based keyboard or a PS-2-based mouse, I have to do a "hard" shutdown, to restart the system and get the newer enhanced USB drivers installed. ... My log comes from running the Intel package, ... Package Requires Reboot = no ...
    (microsoft.public.windowsxp.general)
  • Re: How To Update Enhanced USB Drivers WITHOUT Freezing/Locking Up Sys
    ... So far, I have been lucky and the systems have always come back up, with the new enhanced USB drivers installed. ... My log comes from running the Intel package, ... Package Requires Reboot = no ...
    (microsoft.public.windowsxp.general)
  • Re: portupgrade, xfce4 problems
    ... "got obsolete by xfce 4.6 update" ... You can tell the portupgrade devs that detecting an installed package has ... dependants, asking the user to uninstall it and subsequently calling a command ...
    (freebsd-questions)
  • Re: dpkg -i libgssdp-1.0-dev_0.7.2-2_i386.deb error installing
    ... file that is already controlled by a currently installed package ... Finally, it appears that you are mixing repositories, which you should ... After you edit the debian/rules file, you'll need to rebuild the .deb package. ...
    (Debian-User)
  • Re: where did a package come from?
    ... how can i see from which repo an installed package came from? ... $ rpm -qi mercurial ... package, ...
    (Fedora)