Remove package called httpd, enter:
Type the following command: Install all 'Development Tools' group packages, enter:# yum remove {package-name-1} {package-name-2}
# yum remove httpdTask: Display the list of available packages
# yum list allTask: Display list of group software
# yum grouplist
Output:
Installed Groups:
Engineering and Scientific
MySQL Database
Editors
System Tools
Text-based Internet
Legacy Network Server
DNS Name Server
Dialup Networking Support
FTP Server
Network Servers
Legacy Software Development
Legacy Software Support
Development Libraries
Graphics
Web Server
Ruby
Printing Support
Mail Server
Server Configuration Tools
PostgreSQL Database
Available Groups:
Office/Productivity
Administration Tools
Beagle
Development Tools
GNOME Software Development
X Software Development
Virtualization
GNOME Desktop Environment
Authoring and Publishing
Mono
Games and Entertainment
XFCE-4.4
Tomboy
Java
Java Development
Emacs
X Window System
Windows File Server
KDE Software Development
KDE (K Desktop Environment)
Horde
Sound and Video
FreeNX and NX
News Server
Yum Utilities
Graphical Internet
Done
Task: Install all the default packages by group
# yum groupinstall "Development Tools"
| Setting SUID and SGID attributes on executable files< Prev | Next >Display what package provides the file |
|---|


