You need to install a package called yum-utils. It is a collection of utilities and examples for the yum package manager. It includes utilities by different authors that make yum easier and more powerful to use. These tools include: debuginfo-install, package-cleanup, repoclosure, repodiff, repo-graph, repomanage, repoquery, repo-rss, reposync,
repotrack, verifytree, yum-builddep, yum-complete-transaction, yumdownloader, yum-debug-dump and yum-groups-manager.
Install yum-utils
Type the following command:# yum install yum-utilsTo list software groups enter:
# yum grouplistSample output:
Loaded plugins: rhnplugin, securityTo install "Web server" group, enter:
Setting up Group Process
Installed Groups:
Engineering and Scientific
Graphics
Network Servers
System Tools
Available Groups:
Administration Tools
Authoring and Publishing
Development Tools
Editors
Educational Software
FTP Server
Fedora Packager
GNOME Desktop Environment
GNOME Software Development
Games and Entertainment
Graphical Internet
Hardware Support
KDE (K Desktop Environment)
KDE Software Development
Mail Server
News Server
Office/Productivity
Sound and Video
Text-based Internet
Web Development
Web Server
Window Managers
X Window System
Done
# yum groupinstall "Web server"
No comments:
Post a Comment