mysql81 on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S mysql81

* (Optional) Uninstall mysql81 on Arch using YAY

$ yay -Rns mysql81

2. Manually Install "mysql81" via AUR

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

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

b. Clone mysql81's git locally

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

c. Go to ~/mysql81 folder and install it

$ cd ~/mysql81 $ makepkg -si

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

ID: 1353363
Name: mysql81
PackageBaseID: 199572
PackageBase: mysql81
Version: 8.1.0-1
Description: Fast SQL database server, community edition, v8.1
URL: https://www.mysql.com/products/community/
NumVotes: 2
Popularity: 0.651636
OutOfDate:
Maintainer: muflone
Submitter: muflone
FirstSubmitted: 1700010790
LastModified: 1700010790
URLPath: /cgit/aur.git/snapshot/mysql81.tar.gz