mysql55 on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S mysql55

* (Optional) Uninstall mysql55 on Arch using YAY

$ yay -Rns mysql55

2. Manually Install "mysql55" via AUR

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

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

b. Clone mysql55's git locally

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

c. Go to ~/mysql55 folder and install it

$ cd ~/mysql55 $ makepkg -si

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

ID: 555376
Name: mysql55
PackageBaseID: 70477
PackageBase: mysql55
Version: 5.5.62-1
Description: Fast SQL database server, community edition v5.5
URL: https://www.mysql.com/products/community/
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: muflone
Submitter: rustam
FirstSubmitted: 1369819373
LastModified: 1540734091
URLPath: /cgit/aur.git/snapshot/mysql55.tar.gz