mysqltuner on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S mysqltuner

* (Optional) Uninstall mysqltuner on Arch using YAY

$ yay -Rns mysqltuner

2. Manually Install "mysqltuner" via AUR

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

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

b. Clone mysqltuner's git locally

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

c. Go to ~/mysqltuner folder and install it

$ cd ~/mysqltuner $ makepkg -si

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

ID: 1411990
Name: mysqltuner
PackageBaseID: 93721
PackageBase: mysqltuner
Version: 2.5.3-3
Description: MySQLTuner - review configuration quickly and make adjustments to increase performance and stability
URL: http://www.mysqltuner.com
NumVotes: 12
Popularity: 0
OutOfDate:
Maintainer: muhviehstarr
Submitter: eworm
FirstSubmitted: 1433255309
LastModified: 1708361018
URLPath: /cgit/aur.git/snapshot/mysqltuner.tar.gz