libmysqlclient on AUR (Arch User Repository)
Last updated: December 29,2024
1. Install "libmysqlclient" 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
Copied
b. Install libmysqlclient on Arch using YAY
$
yay -S
libmysqlclient
Copied
* (Optional) Uninstall libmysqlclient on Arch using YAY
$
yay -Rns
libmysqlclient
Copied
2. Manually Install "libmysqlclient" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone libmysqlclient's git locally
$
git clone https://aur.archlinux.org/libmysqlclient.git
~/libmysqlclient
Copied
c. Go to ~/libmysqlclient folder and install it
$
cd
~/libmysqlclient
Copied
$
makepkg -si
Copied
3. Information about the libmysqlclient package on Arch User Repository (AUR)
ID: 1353361
Name: libmysqlclient
PackageBaseID: 69409
PackageBase: mysql
Version: 8.2.0-1
Description: MySQL client libraries
URL: https://www.mysql.com/products/community/
NumVotes: 80
Popularity: 0.000343
OutOfDate:
Maintainer: muflone
Submitter: Barthalion
FirstSubmitted: 1366917203
LastModified: 1700010677
URLPath: /cgit/aur.git/snapshot/libmysqlclient.tar.gz
Name: libmysqlclient
PackageBaseID: 69409
PackageBase: mysql
Version: 8.2.0-1
Description: MySQL client libraries
URL: https://www.mysql.com/products/community/
NumVotes: 80
Popularity: 0.000343
OutOfDate:
Maintainer: muflone
Submitter: Barthalion
FirstSubmitted: 1366917203
LastModified: 1700010677
URLPath: /cgit/aur.git/snapshot/libmysqlclient.tar.gz