Jump to letter: [
AEGILMNOPSTVW
]
apt-groupinstall - Add commands to install and remove package groups.
- Description:
This package adds four new commands to apt for installing, removing and viewing
groups of packages:
apt-cache groupnames
apt-cache showgroup <groupname> [<groupname2> ..]
apt-get groupinstall <groupname> [<groupname2> ..]
apt-get groupremove <groupname> [<groupname2> ..]
The group information is retrieved from comps.xml used by anaconda (the
system installer) and other package management tools of RHL/RHEL/FC
distributions.
Packages
apt-groupinstall-0.5.15cnc7-1.0.rhel4.kde.i386
[24 KiB] |
Changelog
by Ville Skyttä (2005-03-26):
- 0.5.15cnc7, drop patches applied upstream.
- Fix groupinstall config file permissions.
- Various specfile and build cleanups and typo fixes.
|