You are not logged in.

#1 2007-01-08 23:39:49

rsamurti
Member
From: Mysuru, India
Registered: 2006-11-30
Posts: 29

How do I create package groups from a set of packages?

Hello,

Suppose I have a set of packages to be grouped together so that I can do

pacman -S <pkg_group_name>

to install all the packages in that group, how do I do this?

Thanks for your help,

Anand

Offline

#2 2007-01-08 23:55:34

tomk
Forum Fellow
From: Ireland
Registered: 2004-07-21
Posts: 9,839

Re: How do I create package groups from a set of packages?

groups=('pkg_group_name')

in the PKGBUILDS.

man makepkg, for future ref.

Offline

Board footer

Powered by FluxBB