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