mysql57 on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S mysql57

* (Optional) Uninstall mysql57 on Arch using YAY

$ yay -Rns mysql57

2. Manually Install "mysql57" via AUR

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

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

b. Clone mysql57's git locally

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

c. Go to ~/mysql57 folder and install it

$ cd ~/mysql57 $ makepkg -si

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

ID: 1353369
Name: mysql57
PackageBaseID: 131960
PackageBase: mysql57
Version: 5.7.44-1
Description: Fast SQL database server, community edition, v5.7
URL: https://www.mysql.com/products/community/
NumVotes: 12
Popularity: 0
OutOfDate:
Maintainer: muflone
Submitter: muflone
FirstSubmitted: 1525039409
LastModified: 1700011193
URLPath: /cgit/aur.git/snapshot/mysql57.tar.gz