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