You are not logged in.

#1 2014-02-03 20:15:50

PL_kolek
Member
Registered: 2012-02-21
Posts: 41

Pacman - hot to check how orphan package got installed?

Hello!
Today I run:

pacman -Qtd

to check what orphans I have in my system. Normally, I would not care, but some of them take really long to update, so I'd like to get rid of them. However, to ensure myself, I'd like to know how these packages got into the system. pacman -Qi shows only that it was installed as dependency, but not which dependency. Is there any way to check it?

Offline

#2 2014-02-03 20:16:52

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: Pacman - hot to check how orphan package got installed?

Read your pacman log.

Offline

#3 2014-02-03 20:30:54

PL_kolek
Member
Registered: 2012-02-21
Posts: 41

Re: Pacman - hot to check how orphan package got installed?

I thought there is some smarter way, but thanks anyway.

Offline

#4 2014-02-03 20:35:38

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: Pacman - hot to check how orphan package got installed?

A smarter way may be running 'pacman -Rs foo' instead of 'pacman -R foo' ;-P

Offline

Board footer

Powered by FluxBB