tuql on AUR (Arch User Repository)

Last updated: May 16,2024

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

b. Install tuql on Arch using YAY

$ yay -S tuql

* (Optional) Uninstall tuql on Arch using YAY

$ yay -Rns tuql

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

b. Clone tuql's git locally

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

c. Go to ~/tuql folder and install it

$ cd ~/tuql $ makepkg -si

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