• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Redhat packages...too many!

FOBSIDE

Platinum Member
I did an install of Redhat a while back and I'm relatively unlearned when it comes to Linux. Anyway, I installed a whole load of packages because I didn't know what I would need/want. Now I am looking at the packages I have installed through Ximian Red Carpet and even though it gives me a description of what the packages do, I don't know what have the stuff is still. Is there anywhere I can look to get detailed descriptions of different packages? Or can anyone tell me which packages they like to install? I can't imagine using all the different editors, or development tools.
 
To see what a partitcular package does:

rpm -qpi <rpm package name>

The gui package managers ussually show you this information also.

The package list is pretty overwhelming at first, but you eventually figure out what you need and use on your system.
 
Back
Top