2016-10-24

Prepare the RPM repository server

Install the software to create a RPM repository server (on an Ubuntu web server):

Create the directory structures and initialize the repositories:

Copy the MySQL Enterprise RPM packages to the repository:

Update the RPM repository meta data:

Now the RPM repository server is finished.

Prepare the RPM client

Create the MySQL Enterprise Server repository file for the client. The IP address represents the IP address of your RPM repository server:

Clean up the yum cache:

Show all know RPM repositories:

Search what MySQL Enterprise Server packages are available:

Now you are ready to install your MySQL Enterprise Server RPM packages:

Further sources of information:

Install your own local Repo server on CentOS 7

A Quick Guide to Using the MySQL Yum Repository

Show more