Re: find out why a package was installed

2014-10-12 Thread Lisi Reisz
On Friday 10 October 2014 14:31:26 Marius Gavrilescu wrote:
 Rob Owens row...@ptd.net writes:
  Is there an apt command that will tell me why package X was installed?
  For instance, was it manually installed, or installed as a
  dependency/recommends of package Y?

 aptitude why package

I like to look (again) at commands atht come up in thsi way.  So I ran a 
specimen.  I loved teh conversation that ensued and its ending:

 lisi@Tux-II:~$ aptitude why cups
i   printer-driver-splix Depends cups (= 1.5.0-3~)
lisi@Tux-II:~$ aptitude why printer-driver-splix
i   splix Depends printer-driver-splix
lisi@Tux-II:~$ aptitude why splix
Unable to find a reason to install splix.
lisi@Tux-II:~$
;-))

The reason, of course, is that I told it to do so.

Lisi


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/201410121722.09025.lisi.re...@gmail.com



find out why a package was installed

2014-10-10 Thread Rob Owens
Is there an apt command that will tell me why package X was installed?  For 
instance, was it manually installed, or installed as a dependency/recommends of 
package Y?

Thanks

-Rob


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/1576628267.9633515.1412947725890.javamail.zim...@ptd.net



Re: find out why a package was installed

2014-10-10 Thread Marius Gavrilescu
Rob Owens row...@ptd.net writes:

 Is there an apt command that will tell me why package X was installed?
 For instance, was it manually installed, or installed as a
 dependency/recommends of package Y?

aptitude why package
-- 
Marius Gavrilescu


pgpikZUJbtMQu.pgp
Description: PGP signature


Re: find out why a package was installed

2014-10-10 Thread Martin Read

On 10/10/14 14:28, Rob Owens wrote:

Is there an apt command that will tell me why package X was installed?  For 
instance, was it manually installed, or installed as a dependency/recommends of 
package Y?


aptitude why package-x

will show you exactly one reason why package-x is installed.


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Archive: https://lists.debian.org/5437e226.4090...@zen.co.uk



Re: find out why a package was installed

2014-10-10 Thread Rob Owens
- Original Message -
 From: Marius Gavrilescu mar...@ieval.ro
 Rob Owens row...@ptd.net writes:
 
  Is there an apt command that will tell me why package X was installed?
  For instance, was it manually installed, or installed as a
  dependency/recommends of package Y?
 
 aptitude why package

Thanks Marius and Martin.  That was jingling around in my head somewhere, but I 
was trying 'apt-cache why'.

-Rob


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/599489661.9765229.1412959428648.javamail.zim...@ptd.net