mysql56 on AUR (Arch User Repository)

Last updated: November 25,2024

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

$ yay -S mysql56

* (Optional) Uninstall mysql56 on Arch using YAY

$ yay -Rns mysql56

2. Manually Install "mysql56" via AUR

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

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

b. Clone mysql56's git locally

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

c. Go to ~/mysql56 folder and install it

$ cd ~/mysql56 $ makepkg -si

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

ID: 900721
Name: mysql56
PackageBaseID: 102810
PackageBase: mysql56
Version: 5.6.51-1
Description: Fast SQL database server, community edition v5.6
URL: https://www.mysql.com/products/community/
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer: muflone
Submitter: muflone
FirstSubmitted: 1446409841
LastModified: 1619920165
URLPath: /cgit/aur.git/snapshot/mysql56.tar.gz