libmysqlclient80 on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S libmysqlclient80

* (Optional) Uninstall libmysqlclient80 on Arch using YAY

$ yay -Rns libmysqlclient80

2. Manually Install "libmysqlclient80" via AUR

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

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

b. Clone libmysqlclient80's git locally

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

c. Go to ~/libmysqlclient80 folder and install it

$ cd ~/libmysqlclient80 $ makepkg -si

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

ID: 1424142
Name: libmysqlclient80
PackageBaseID: 196719
PackageBase: mysql80
Version: 8.0.36-1
Description: MySQL client libraries, community edition, v8.0
URL: https://www.mysql.com/products/community/
NumVotes: 2
Popularity: 0.579885
OutOfDate:
Maintainer: muflone
Submitter: muflone
FirstSubmitted: 1692218414
LastModified: 1710037074
URLPath: /cgit/aur.git/snapshot/libmysqlclient80.tar.gz