mysql-router on AUR (Arch User Repository)

Last updated: May 17,2024

1. Install "mysql-router" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install mysql-router on Arch using YAY

$ yay -S mysql-router

* (Optional) Uninstall mysql-router on Arch using YAY

$ yay -Rns mysql-router

2. Manually Install "mysql-router" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone mysql-router's git locally

$ git clone https://aur.archlinux.org/mysql-router.git ~/mysql-router

c. Go to ~/mysql-router folder and install it

$ cd ~/mysql-router $ makepkg -si

3. Information about the mysql-router package on Arch User Repository (AUR)

ID: 375504
Name: mysql-router
PackageBaseID: 102445
PackageBase: mysql-router
Version: 2.0.4-1
Description: Lightweight middleware that provides transparent routing between your application and any backend MySQL Servers
URL: http://dev.mysql.com/downloads/router/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: eworm
Submitter: eworm
FirstSubmitted: 1445868058
LastModified: 1484752153
URLPath: /cgit/aur.git/snapshot/mysql-router.tar.gz