omnidb-server on AUR (Arch User Repository)

Last updated: May 13,2024

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

$ yay -S omnidb-server

* (Optional) Uninstall omnidb-server on Arch using YAY

$ yay -Rns omnidb-server

2. Manually Install "omnidb-server" via AUR

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

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

b. Clone omnidb-server's git locally

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

c. Go to ~/omnidb-server folder and install it

$ cd ~/omnidb-server $ makepkg -si

3. Information about the omnidb-server package on Arch User Repository (AUR)

ID: 865694
Name: omnidb-server
PackageBaseID: 125060
PackageBase: omnidb-server
Version: 2.17.0-2
Description: Web tool for database management. Install this in any server, and it allows anybody with a web browser to connect to any database server.
URL: https://omnidb.org/
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer:
Submitter: madflow
FirstSubmitted: 1503586374
LastModified: 1613669865
URLPath: /cgit/aur.git/snapshot/omnidb-server.tar.gz