maxscale on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S maxscale

* (Optional) Uninstall maxscale on Arch using YAY

$ yay -Rns maxscale

2. Manually Install "maxscale" via AUR

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

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

b. Clone maxscale's git locally

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

c. Go to ~/maxscale folder and install it

$ cd ~/maxscale $ makepkg -si

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

ID: 865617
Name: maxscale
PackageBaseID: 147687
PackageBase: maxscale
Version: 2.5.8-1
Description: An intelligent database proxy
URL: https://mariadb.com/
NumVotes: 0
Popularity: 0
OutOfDate: 1701289890
Maintainer: eworm
Submitter: mawcomw
FirstSubmitted: 1577453143
LastModified: 1613657641
URLPath: /cgit/aur.git/snapshot/maxscale.tar.gz