mariadb-jdbc on AUR (Arch User Repository)

Last updated: June 17,2024

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

$ yay -S mariadb-jdbc

* (Optional) Uninstall mariadb-jdbc on Arch using YAY

$ yay -Rns mariadb-jdbc

2. Manually Install "mariadb-jdbc" via AUR

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

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

b. Clone mariadb-jdbc's git locally

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

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

$ cd ~/mariadb-jdbc $ makepkg -si

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

ID: 1383390
Name: mariadb-jdbc
PackageBaseID: 65549
PackageBase: mariadb-jdbc
Version: 3.3.2-1
Description: MariaDB Connector/J - Java library to connect to MariaDB and MySQL.
URL: https://mariadb.com/kb/en/mariadb-connector-j/
NumVotes: 53
Popularity: 0.009079
OutOfDate:
Maintainer: guoxh
Submitter: Red54
FirstSubmitted: 1355807936
LastModified: 1704871858
URLPath: /cgit/aur.git/snapshot/mariadb-jdbc.tar.gz