adminer-git on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S adminer-git

* (Optional) Uninstall adminer-git on Arch using YAY

$ yay -Rns adminer-git

2. Manually Install "adminer-git" via AUR

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

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

b. Clone adminer-git's git locally

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

c. Go to ~/adminer-git folder and install it

$ cd ~/adminer-git $ makepkg -si

3. Information about the adminer-git package on Arch User Repository (AUR)

ID: 921927
Name: adminer-git
PackageBaseID: 41488
PackageBase: adminer-git
Version: 4.8.1.r0.g1f173e18-1
Description: a web based SQL management tool supporting MySQL, PostgreSQL, SQLite, MS SQL, Oracle, Firebird, SimpleDB, Elasticsearch and MongoDB. Formerly phpMinAdmin.
URL: https://www.adminer.org
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: severach
Submitter: seberm
FirstSubmitted: 1286297837
LastModified: 1623863721
URLPath: /cgit/aur.git/snapshot/adminer-git.tar.gz