[MDEV-7464] RPM to enable MariaDB yum repository Created: 2015-01-14 Updated: 2022-03-14 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | Packaging |
| Fix Version/s: | None |
| Type: | Task | Priority: | Minor |
| Reporter: | Geoff Montee (Inactive) | Assignee: | Ralf Gebhardt |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Description |
|
According to the instructions here: https://mariadb.com/kb/en/mariadb/documentation/getting-started/binary-packages/rpm/yum/ Users have to manually edit their distribution's yum configuration to enable MariaDB's yum repository. It would be a little more user-friendly and easier to automate if an RPM were available to enable the yum repository for a particular MariaDB version and distribution. A good example of how this would work is the way PostgreSQL does it. If I want to install PostgreSQL 9.3 on CentOS 6, I can enable the repository and install the software simply with:
|
| Comments |
| Comment by Geoff Montee (Inactive) [ 2015-01-27 ] |
|
I've been told that this probably can't be done until MariaDB's yum repository uses the standard URL hierarchy. |
| Comment by Geoff Montee (Inactive) [ 2016-06-13 ] |
|
Also related to |