libmysqlclient55 on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S libmysqlclient55

* (Optional) Uninstall libmysqlclient55 on Arch using YAY

$ yay -Rns libmysqlclient55

2. Manually Install "libmysqlclient55" via AUR

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

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

b. Clone libmysqlclient55's git locally

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

c. Go to ~/libmysqlclient55 folder and install it

$ cd ~/libmysqlclient55 $ makepkg -si

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

ID: 555377
Name: libmysqlclient55
PackageBaseID: 70477
PackageBase: mysql55
Version: 5.5.62-1
Description: MySQL client libraries, 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/libmysqlclient55.tar.gz