This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
linux:yum_reposync [2022/10/24 19:32] manu |
linux:yum_reposync [2022/10/24 19:33] (current) manu |
||
---|---|---|---|
Line 7: | Line 7: | ||
The reposync command is used to synchronize a remote yum repository to a local directory, using yum to retrieve the packages. | The reposync command is used to synchronize a remote yum repository to a local directory, using yum to retrieve the packages. | ||
- | reposync --download-metadata --gpgcheck --plugins --repoid=rh8_baseos_latest --arch=ppc64le --newest-only -p /localrepo | + | reposync --download-metadata --gpgcheck --plugins --repoid=rh8_baseos_latest --arch=ppc64le --newest-only -p /localrepo |
<cli prompt='#'> | <cli prompt='#'> |