mysql-connector-c++ on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "mysql-connector-c++" 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 mysql-connector-c++ on Arch using YAY
$
yay -S
mysql-connector-c++
Copied
* (Optional) Uninstall mysql-connector-c++ on Arch using YAY
$
yay -Rns
mysql-connector-c++
Copied
2. Manually Install "mysql-connector-c++" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone mysql-connector-c++'s git locally
$
git clone https://aur.archlinux.org/mysql-connector-c++.git
~/mysql-connector-c++
Copied
c. Go to ~/mysql-connector-c++ folder and install it
$
cd
~/mysql-connector-c++
Copied
$
makepkg -si
Copied
3. Information about the mysql-connector-c++ package on Arch User Repository (AUR)
ID: 602796
Name: mysql-connector-c++
PackageBaseID: 106381
PackageBase: mysql-connector-c++
Version: 1.1.9-2
Description: A MySQL database connector for C++
URL: http://dev.mysql.com/doc/connector-cpp/en/
NumVotes: 7
Popularity: 0
OutOfDate:
Maintainer:
Submitter: eworm
FirstSubmitted: 1453290925
LastModified: 1554911529
URLPath: /cgit/aur.git/snapshot/mysql-connector-c++.tar.gz
Name: mysql-connector-c++
PackageBaseID: 106381
PackageBase: mysql-connector-c++
Version: 1.1.9-2
Description: A MySQL database connector for C++
URL: http://dev.mysql.com/doc/connector-cpp/en/
NumVotes: 7
Popularity: 0
OutOfDate:
Maintainer:
Submitter: eworm
FirstSubmitted: 1453290925
LastModified: 1554911529
URLPath: /cgit/aur.git/snapshot/mysql-connector-c++.tar.gz