Hello,
I'm really liking aptitude from the command line. the ncurses is nice also. but i wanted to find the reverse dependences of a package. currently there is
And depType are only
Am i missing something from the manual that i haven't read ? I know i can do apt rdepends package and it will find it easily but i would like to use aptitude
Thanks
I'm really liking aptitude from the command line. the ncurses is nice also. but i wanted to find the reverse dependences of a package. currently there is
Code:
?reverse-depType(pattern), ~R[depType:]pattern
Code:
depType can be “depends”, “predepends”, “recommends”, “suggests”, “breaks”, “conflicts”, or “replaces”.
Thanks
Statistics: Posted by jcb2016 — 2024-08-26 08:33 — Replies 2 — Views 55