mysql-shell on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S mysql-shell

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

$ yay -Rns mysql-shell

2. Manually Install "mysql-shell" via AUR

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

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

b. Clone mysql-shell's git locally

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

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

$ cd ~/mysql-shell $ makepkg -si

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

ID: 905293
Name: mysql-shell
PackageBaseID: 133518
PackageBase: mysql-shell
Version: 8.0.25-1
Description: An interface supporting development and administration for the MySQL Server
URL: https://dev.mysql.com/downloads/shell/
NumVotes: 2
Popularity: 3.0E-6
OutOfDate: 1655185295
Maintainer:
Submitter: rdoursenaud
FirstSubmitted: 1529057916
LastModified: 1620723395
URLPath: /cgit/aur.git/snapshot/mysql-shell.tar.gz