You are not logged in.

#1 2008-02-20 23:18:05

arch8w
Member
Registered: 2008-02-20
Posts: 9

How do I exclude optional dependencies?

How do I exclude optional dependencies?

Say when installing xorg, how do I exclude some of the font packages?  There are many font packages.  It says they are "dependencies", but I know they are optional since I just need 1 package that works in X.  (By the way, which package is smallest since I need at least 1?)

Offline

#2 2008-02-20 23:53:16

aport
Member
From: San Diego
Registered: 2008-02-20
Posts: 99

Re: How do I exclude optional dependencies?

You could install with "-Sd" which skips dependency checks.

edit: "xorg" is a meta package, or group. In other words, 'pacman -S xorg' calls a set of packages, though they are not necessarily dependencies. In this case, you have the option to not install each component. When it asks "Install whole content?" simply say no, then you can go down the list and select on what you want.

Last edited by aport (2008-02-20 23:58:38)

Offline

Board footer

Powered by FluxBB