Re: f12 yum/rpm commands to list all dependencies on a library

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

 



On 09-11-21 21:07:14, Skunk Worx wrote:
> On f12 I see a package called oprofile-gui depends on the qt3-3.8b
> rpm.
> 
> What command(s) can I run inside a local repo (where all the rpm 
> packages are) that will tell me how many f12 "Everything" packages 
> are still using qt3?

    # repoquery --whatrequires --alldeps qt3

You may need to specify the repository with
"--repofrompath=<repoid>,<path/url>" see `man repoquery`.


> What command(s) can I run for the locally installed package set that 
> will tell me how many packages are still using qt3?

Well, there's always `yum remove qt3` and answer "no" (as long as 
"assumeyes" is not set).


> I have a project that I am porting to x86_64/qt4 and would prefer not
> to mix the two subsystems on my development machine.
> 
> The /etc/profile.d/qt* files are currently pointing the default 
> QTDIR, QTINC, QTLIB, and PATH variables at qt-3.3 locations even 
> though I'v installed qt-devel which is qt-4.5.

Possibly this is a use for a chroot, or maybe mock or even mach.  (I 
have not done this.)

-- 
____________________________________________________________________
TonyN.:'                       <mailto:tonynelson@xxxxxxxxxxxxxxxxx>
      '                              <http://www.georgeanelson.com/>

-- 
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux