libmysqlclient56 on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S libmysqlclient56

* (Optional) Uninstall libmysqlclient56 on Arch using YAY

$ yay -Rns libmysqlclient56

2. Manually Install "libmysqlclient56" via AUR

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

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

b. Clone libmysqlclient56's git locally

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

c. Go to ~/libmysqlclient56 folder and install it

$ cd ~/libmysqlclient56 $ makepkg -si

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

ID: 900722
Name: libmysqlclient56
PackageBaseID: 102810
PackageBase: mysql56
Version: 5.6.51-1
Description: MySQL client libraries, 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/libmysqlclient56.tar.gz