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
Copied
b. Install mysql-proxy on Arch using YAY
$
yay -S
mysql-proxy
Copied
* (Optional) Uninstall mysql-proxy on Arch using YAY
$
yay -Rns
mysql-proxy
Copied
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
Copied
b. Clone mysql-proxy's git locally
$
git clone https://aur.archlinux.org/mysql-proxy.git
~/mysql-proxy
Copied
c. Go to ~/mysql-proxy folder and install it
$
cd
~/mysql-proxy
Copied
$
makepkg -si
Copied
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
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