tuql on AUR (Arch User Repository)
Last updated: February 08,2025
1. Install "tuql" 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 tuql on Arch using YAY
$
yay -S
tuql
Copied
* (Optional) Uninstall tuql on Arch using YAY
$
yay -Rns
tuql
Copied
2. Manually Install "tuql" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone tuql's git locally
$
git clone https://aur.archlinux.org/tuql.git
~/tuql
Copied
c. Go to ~/tuql folder and install it
$
cd
~/tuql
Copied
$
makepkg -si
Copied
3. Information about the tuql package on Arch User Repository (AUR)
ID: 729840
Name: tuql
PackageBaseID: 152193
PackageBase: tuql
Version: 1.7.0-1
Description: Automatically create a GraphQL server from a SQLite database or a SQL file
URL: https://github.com/bradleyboy/tuql
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Quatro
Submitter: Quatro
FirstSubmitted: 1588329146
LastModified: 1588429515
URLPath: /cgit/aur.git/snapshot/tuql.tar.gz
Name: tuql
PackageBaseID: 152193
PackageBase: tuql
Version: 1.7.0-1
Description: Automatically create a GraphQL server from a SQLite database or a SQL file
URL: https://github.com/bradleyboy/tuql
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Quatro
Submitter: Quatro
FirstSubmitted: 1588329146
LastModified: 1588429515
URLPath: /cgit/aur.git/snapshot/tuql.tar.gz