mariadb-connector-c on AUR (Arch User Repository)

Last updated: September 20,2024

1. Install "mariadb-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

b. Install mariadb-connector-c on Arch using YAY

$ yay -S mariadb-connector-c

* (Optional) Uninstall mariadb-connector-c on Arch using YAY

$ yay -Rns mariadb-connector-c

2. Manually Install "mariadb-connector-c" via AUR

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

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

b. Clone mariadb-connector-c's git locally

$ git clone https://aur.archlinux.org/mariadb-connector-c.git ~/mariadb-connector-c

c. Go to ~/mariadb-connector-c folder and install it

$ cd ~/mariadb-connector-c $ makepkg -si

3. Information about the mariadb-connector-c package on Arch User Repository (AUR)

ID: 1349667
Name: mariadb-connector-c
PackageBaseID: 107504
PackageBase: mariadb-connector-c
Version: 3.3.7-1
Description: MariaDB Connector/C is used to connect applications developed in C/C++ to MariaDB and MySQL databases.
URL: https://mariadb.com/kb/en/mariadb/about-mariadb-connector-c/
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer: BluePeril
Submitter: BluePeril
FirstSubmitted: 1455350659
LastModified: 1699441187
URLPath: /cgit/aur.git/snapshot/mariadb-connector-c.tar.gz