mysql-proxy on AUR (Arch User Repository)

Last updated: December 30,2024

1. Install "mysql-proxy" 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-proxy on Arch using YAY

$ yay -S mysql-proxy

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

$ yay -Rns mysql-proxy

2. Manually Install "mysql-proxy" via AUR

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

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

b. Clone mysql-proxy's git locally

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

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

$ cd ~/mysql-proxy $ makepkg -si

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

ID: 636649
Name: mysql-proxy
PackageBaseID: 12520
PackageBase: mysql-proxy
Version: 0.8.5-8
Description: Monitors, analyzes and transformations communication between the MySQL client and server
URL: http://dev.mysql.com/downloads/mysql-proxy/
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: eworm
Submitter:
FirstSubmitted: 1187032421
LastModified: 1565471064
URLPath: /cgit/aur.git/snapshot/mysql-proxy.tar.gz