You are not logged in.

#1 2011-08-13 00:27:27

enihcam
Member
From: Internet
Registered: 2009-12-20
Posts: 222

move a package from explicit installation list to dependency list

I installed a package explicitly, and later i installed another package which is depending on the first package.

How to move a package from explicit installation list to dependency list, when there actually is an another package depend on it?

Offline

#2 2011-08-13 00:31:36

mcmillan
Member
Registered: 2006-04-06
Posts: 737

Re: move a package from explicit installation list to dependency list

Take a look at the pacman -D options

Offline

#3 2011-08-13 00:47:46

bernarcher
Forum Fellow
From: Germany
Registered: 2009-02-17
Posts: 2,281

Re: move a package from explicit installation list to dependency list

man pacman is your friend:

pacman -D --asdeps <package>

Note: Always try hard enough to find a solution by yourself. Only then ask.


To know or not to know ...
... the questions remain forever.

Offline

#4 2011-08-13 01:03:43

enihcam
Member
From: Internet
Registered: 2009-12-20
Posts: 222

Re: move a package from explicit installation list to dependency list

thanks.
sorry it's my bad - i under-estimated the power of pacman.

Offline

Board footer

Powered by FluxBB