> Thanks Matus for the advice. I wasn't aware of that but am trying to learn > as quickly as I can. Is there a command that I can run to tell me what the > OS/distro package manager is? I'm using CentOS 5 with DirectAdmin as my > hosting manager. > CentOS is heavily dependent of RedHat, so it probably uses:
- yum as its command line package manager: run it as root. "man yum" tells all - PackageKit as the Gnome (GUI) package manager. Its in the Gnome menu as System|Administration|Add/Remove software Martin