xmysql on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S xmysql

* (Optional) Uninstall xmysql on Arch using YAY

$ yay -Rns xmysql

2. Manually Install "xmysql" via AUR

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

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

b. Clone xmysql's git locally

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

c. Go to ~/xmysql folder and install it

$ cd ~/xmysql $ makepkg -si

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

ID: 898967
Name: xmysql
PackageBaseID: 131413
PackageBase: xmysql
Version: 0.4.9-1
Description: One command to generate REST APIs for any MySql Database
URL: https://github.com/o1lab/xmysql/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: robertfoster
Submitter: robertfoster
FirstSubmitted: 1523059170
LastModified: 1619623749
URLPath: /cgit/aur.git/snapshot/xmysql.tar.gz