adminer-editor on AUR (Arch User Repository)

Last updated: October 04,2024

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

$ yay -S adminer-editor

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

$ yay -Rns adminer-editor

2. Manually Install "adminer-editor" via AUR

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

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

b. Clone adminer-editor's git locally

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

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

$ cd ~/adminer-editor $ makepkg -si

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

ID: 1322175
Name: adminer-editor
PackageBaseID: 63422
PackageBase: adminer-editor
Version: 4.8.1-1
Description: Database data editing tool written in PHP
URL: https://www.adminer.org/en/editor/
NumVotes: 10
Popularity: 0
OutOfDate:
Maintainer: severach
Submitter: seberm
FirstSubmitted: 1349690496
LastModified: 1695258440
URLPath: /cgit/aur.git/snapshot/adminer-editor.tar.gz