mariadb-git2 on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S mariadb-git2

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

$ yay -Rns mariadb-git2

2. Manually Install "mariadb-git2" via AUR

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

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

b. Clone mariadb-git2's git locally

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

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

$ cd ~/mariadb-git2 $ makepkg -si

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

ID: 1339079
Name: mariadb-git2
PackageBaseID: 198869
PackageBase: mariadb-git2
Version: 11.2.1.r0.g18ddde4-1
Description: Fast SQL database server, derived from MySQL
URL: https://mariadb.org/
NumVotes: 0
Popularity: 0
OutOfDate: 1707656517
Maintainer: miryo
Submitter: miryo
FirstSubmitted: 1698128718
LastModified: 1698128718
URLPath: /cgit/aur.git/snapshot/mariadb-git2.tar.gz