Re: createrepo versus yum-arch: which is better ?
Tim Lauridsen <[email protected]>
| Newsgroups | gmane.linux.rpm.yum |
|---|---|
| Message-ID | <[email protected]> |
Ian Brown wrote: > Hello, > > - I saw in many places that createrepo is better than > yum-arch (in some places, it says that yum-arch is deprecated). yum-arch creates old style kind of repositories for use with very old versions of yum. If you are using a recent version of yum you should use createrepo. Tim