perl-sql-statement on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S perl-sql-statement

* (Optional) Uninstall perl-sql-statement on Arch using YAY

$ yay -Rns perl-sql-statement

2. Manually Install "perl-sql-statement" via AUR

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

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

b. Clone perl-sql-statement's git locally

$ git clone https://aur.archlinux.org/perl-sql-statement.git ~/perl-sql-statement

c. Go to ~/perl-sql-statement folder and install it

$ cd ~/perl-sql-statement $ makepkg -si

3. Information about the perl-sql-statement package on Arch User Repository (AUR)

ID: 989064
Name: perl-sql-statement
PackageBaseID: 51448
PackageBase: perl-sql-statement
Version: 1.414-1
Description: SQL parsing and processing engine
URL: https://metacpan.org/release/SQL-Statement
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: cpanbot
Submitter: cgirard
FirstSubmitted: 1313077209
LastModified: 1636971673
URLPath: /cgit/aur.git/snapshot/perl-sql-statement.tar.gz