On Mi, 18 iul 12, 01:35:25, Hugo Vanwoerkom wrote:
> Is there a way to find all the Debian packages that depend upon libslang2?
> Like I know that mc and slnr do, but how does one find them all?
aptitude search ~Rlibslang2
or
aptitude search ?reverse-depends(libslang2)
Kind regards,
And
On 2012-07-18, John Hasler wrote:
> apt-cache rdepends libslang2
Thanks John.
Hugo
--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/ju587m$c2p$2...@dough.gmane.org
On 2012-07-18, Bob Proulx wrote:
>
> --3V7upXqbjpZ4EhLz
> Content-Type: text/plain; charset=us-ascii
> Content-Disposition: inline
>
> Hugo Vanwoerkom wrote:
>> Is there a way to find all the Debian packages that depend upon libslang2?
>> Like I know that mc and slnr do, but how does one find them
apt-cache rdepends libslang2
--
John Hasler
--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/87r4s9n7jw@thumper.dhh.gt.org
Hugo Vanwoerkom wrote:
> Is there a way to find all the Debian packages that depend upon libslang2?
> Like I know that mc and slnr do, but how does one find them all?
man apt-cache shows:
rdepends pkg...
rdepends shows a listing of each reverse dependency a package has.
And r
On 2012-07-18, ew wrote:
>
> On Jul 17, 2012, at 9:35 PM, Hugo Vanwoerkom wrote:
>
>> Is there a way to find all the Debian packages that depend upon libslang2?
>> Like I know that mc and slnr do, but how does one find them all?
>>
>> Hugo
>
> I'm not sure of the most elegant way.
>
> In the comm
On Jul 17, 2012, at 9:35 PM, Hugo Vanwoerkom wrote:
> Is there a way to find all the Debian packages that depend upon libslang2?
> Like I know that mc and slnr do, but how does one find them all?
>
> Hugo
I'm not sure of the most elegant way.
In the command line I'll use -s for simulate the in
7 matches
Mail list logo