sqlsmith on AUR (Arch User Repository)

Last updated: May 12,2024

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

$ yay -S sqlsmith

* (Optional) Uninstall sqlsmith on Arch using YAY

$ yay -Rns sqlsmith

2. Manually Install "sqlsmith" via AUR

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

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

b. Clone sqlsmith's git locally

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

c. Go to ~/sqlsmith folder and install it

$ cd ~/sqlsmith $ makepkg -si

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

ID: 1021811
Name: sqlsmith
PackageBaseID: 166419
PackageBase: sqlsmith
Version: 1.3-1
Description: SQLsmith: A random SQL query generator
URL: https://github.com/anse1/sqlsmith
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: fent
Submitter: fent
FirstSubmitted: 1620213217
LastModified: 1642712745
URLPath: /cgit/aur.git/snapshot/sqlsmith.tar.gz