adminer on AUR (Arch User Repository)

Last updated: May 16,2024

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

$ yay -S adminer

* (Optional) Uninstall adminer on Arch using YAY

$ yay -Rns adminer

2. Manually Install "adminer" via AUR

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

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

b. Clone adminer's git locally

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

c. Go to ~/adminer folder and install it

$ cd ~/adminer $ makepkg -si

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

ID: 907017
Name: adminer
PackageBaseID: 41492
PackageBase: adminer
Version: 4.8.1-1
Description: A full-featured MySQL management tool written in PHP
URL: https://www.adminer.org
NumVotes: 86
Popularity: 0
OutOfDate:
Maintainer: supermario
Submitter: seberm
FirstSubmitted: 1286299526
LastModified: 1620991023
URLPath: /cgit/aur.git/snapshot/adminer.tar.gz