* Below are some of the most common yum (fedora software management system) commands in Fedora9. you can enter the following command to find more details: yum-helpmanyum * install software su-c 'yuminstall program name' * Delete software su-C' yumremove program name' * use yum to resolve dependencies to install the rpm package su on your hard disk -c 'yum localinstal
* Basic commands
The following are some of the most common yum (Fedora software management system) commands in fedora 9. You can enter the following commands to find more details:
Yum-help
Man yum
* Install software
Su-c 'yum install program name'
* Delete Software
Su-c 'yum remove program name'
* Use yum to solve the dependency to install the rpm package on your hard disk
Su-c 'yum localinstall program name'
* Search software
Su-c 'yum search program name'
* Search for program information
Su-c 'yum info program name'
* Upgrade the entire system
Su-c 'yum Update'
* Enable Source
Su-c 'yum-enablerepo = repo_name'
* Disable source
Su-c 'yum-disablerepo = repo_name'
* Import the gpora GPG key
Fedora has two basic sources named "fedora" and "updates". To use them without obtaining false information about unlabeled software packages, you must import their GPG key. input:
Su-c 'rpm-import/etc/pki/rpm-gpg /*'