proxysql on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S proxysql

* (Optional) Uninstall proxysql on Arch using YAY

$ yay -Rns proxysql

2. Manually Install "proxysql" via AUR

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

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

b. Clone proxysql's git locally

$ git clone https://aur.archlinux.org/proxysql.git ~/proxysql

c. Go to ~/proxysql folder and install it

$ cd ~/proxysql $ makepkg -si

3. Information about the proxysql package on Arch User Repository (AUR)

ID: 1300788
Name: proxysql
PackageBaseID: 126669
PackageBase: proxysql
Version: 2.5.4-1
Description: High-performance MySQL proxy with a GPL license
URL: http://proxysql.com
NumVotes: 3
Popularity: 0.000109
OutOfDate:
Maintainer: User
Submitter: gin078
FirstSubmitted: 1509017840
LastModified: 1691484090
URLPath: /cgit/aur.git/snapshot/proxysql.tar.gz