Open main menu

Changes

365 bytes added ,  15:39, 7 February 2020
no edit summary
YUM, it's not just good eatin', it's also for updating your RedHat (or CentOS) packages.
Here's a [https://access.redhat.com/sitesites/documentationdefault/en-US/Red_Hat_Enterprise_Linux/6/htmlfiles/Deployment_Guideattachments/chrh_yum_cheatsheet_1214_jcs_print-yum1.htmlpdf cheatsheet]
What are the top 20 yummiest commands?
use the standard C libraries.
</pre>
 
List the files of a package with <code>repoquery</code>
<source lang="bash">sudo repoquery -q -l mysql-connector-java</source>
If you don't have the repoquery command, install yum-utils first.
 
== EPEL ==
The Extra Packages for Enterprise Linux repository is usually something you want to add to all your RedHat/CentOS boxes. [[EPEL]]
[[Category:System Administration]]
[[Category:Packages]]