xmysql on AUR (Arch User Repository)
Last updated: December 25,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
Copied
b. Install xmysql on Arch using YAY
$
yay -S
xmysql
Copied
* (Optional) Uninstall xmysql on Arch using YAY
$
yay -Rns
xmysql
Copied
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
Copied
b. Clone xmysql's git locally
$
git clone https://aur.archlinux.org/xmysql.git
~/xmysql
Copied
c. Go to ~/xmysql folder and install it
$
cd
~/xmysql
Copied
$
makepkg -si
Copied
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
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