Getting a list of packages installed on CentOS (by command line and on the web)
- by sameold
When installing CentOS (6.2), it installs a whole bunch of packages, but the installation is often very fast, it's hard to note the names of the packages. I have a couple of questions:
1) I'm guessing I could wait for the entire installation to complete and then query for the list of installed packages on the system. How do I do that?
2) Is there a printed list somewhere on the web, so I don't have to install the OS first just to get the list?