Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
equery g "package" not definitive
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
ritzmax72
Tux's lil' helper
Tux's lil' helper


Joined: 10 Aug 2014
Posts: 114

PostPosted: Thu Nov 07, 2024 5:03 am    Post subject: equery g "package" not definitive Reply with quote

The command
Code:
 equery g ffmpeg
would show dependencies of ffmpeg but I was expecting it to output
only those dependencies which are installed, like how
Code:
 ldd
does. What other command would show only
currently installed dependencies? Right now, I would do ldd, and reverse search the package but that is bit overkill.
Back to top
View user's profile Send private message
bstaletic
Guru
Guru


Joined: 05 Apr 2014
Posts: 359

PostPosted: Thu Nov 07, 2024 6:26 am    Post subject: Reply with quote

There's qdepends.
Back to top
View user's profile Send private message
logrusx
Advocate
Advocate


Joined: 22 Feb 2018
Posts: 2397

PostPosted: Thu Nov 07, 2024 7:26 am    Post subject: Reply with quote

Equery never reported on those in any of the queries it supports. You need to check further.

Unfortunately qdepends outputs everything on one line which is inconvenient, but I think it takes into account what's installed and what not.

Best Regards,
Georgi
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum