You are not logged in.
Pages: 1
Topic closed
What is the syntax to get pacman to show me which packages are using package X as a dependency? I can do this with a -Rs package x but I'm sure there's a better way...
# pacman -Rs lame
checking dependencies...
error: failed to prepare transaction (could not satisfy dependencies)
:: cdrdao: requires lame
:: ffmpeg: requires lame
:: gstreamer0.10-ugly-plugins: requires lame>=3.98.2
:: mplayer: requires lame
:: sox: requires lame
:: xvidcap: requires lameLast edited by graysky (2010-03-01 21:09:11)
Offline
pacman -Qi lame
Required by field
Give what you have. To someone, it may be better than you dare to think.
Offline
Nice, thanks.
Last edited by graysky (2010-03-01 21:09:45)
Offline
I updated the arch wiki to include this info instead of recommending using pkgtools.
Offline
Thanks for keeping the wiki up to date, but this thread was over 5 years old. Please avoid "necrobumping" old threads.
Closed.
"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman
Offline
Pages: 1
Topic closed