You are not logged in.

#1 2010-01-06 11:40:39

orjanp
Member
From: Tromsoe, Norway
Registered: 2004-07-03
Posts: 347

Aurget and install as dependency?

What does the "As dependency" mean? I have done some searching, but without luck.

# aurget -d <pkgname>
.
.
.
==> Install package? (y/n) y
==> As dependency? (y/n) y
.
.

Orjanp...


Ørjan Pettersen

Offline

#2 2010-01-06 12:15:06

PeteMo
Member
From: H'Burg, VA
Registered: 2006-01-26
Posts: 191
Website

Re: Aurget and install as dependency?

I've not used aurget, but I suspect it has to do with pacman's --asdeps option:

man pacman wrote:

--asdeps
           Install packages non-explicitly; in other words, fake their install reason to be installed as a dependency. This is useful for makepkg and other build from source tools that need to install dependencies before building the package.

Offline

#3 2010-01-06 12:20:21

SoleSoul
Member
From: Israel
Registered: 2009-06-29
Posts: 319

Re: Aurget and install as dependency?

It means that when you uninstall the package which needs it with pacman -Rns, if it was installed as a dep, it will be removed.

Offline

Board footer

Powered by FluxBB