mysql-clients on AUR (Arch User Repository)

Last updated: May 15,2024

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

$ yay -S mysql-clients

* (Optional) Uninstall mysql-clients on Arch using YAY

$ yay -Rns mysql-clients

2. Manually Install "mysql-clients" via AUR

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

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

b. Clone mysql-clients's git locally

$ git clone https://aur.archlinux.org/mysql-clients.git ~/mysql-clients

c. Go to ~/mysql-clients folder and install it

$ cd ~/mysql-clients $ makepkg -si

3. Information about the mysql-clients package on Arch User Repository (AUR)

ID: 1353362
Name: mysql-clients
PackageBaseID: 69409
PackageBase: mysql
Version: 8.2.0-1
Description: MySQL client tools
URL: https://www.mysql.com/products/community/
NumVotes: 80
Popularity: 0.000343
OutOfDate:
Maintainer: muflone
Submitter: Barthalion
FirstSubmitted: 1366917203
LastModified: 1700010677
URLPath: /cgit/aur.git/snapshot/mysql-clients.tar.gz