Below is yum command to reinstall the existing package again.
For example if you want to reinstall python package, you command looks like below.
Additional Reference
https://access.redhat.com/sites/default/files/attachments/rh_yum_cheatsheet_1214_jcs_print-1.pdf
tarun boyella
yum reinstall <package name>
For example if you want to reinstall python package, you command looks like below.
yum reinstall python
Products to which Article Applies
All Linux Operating Systems using yumAdditional Reference
https://access.redhat.com/sites/default/files/attachments/rh_yum_cheatsheet_1214_jcs_print-1.pdf
tarun boyella
No comments:
Post a Comment