sqlclient on AUR (Arch User Repository)
Last updated: November 26,2024
1. Install "sqlclient" 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 sqlclient on Arch using YAY
$
yay -S
sqlclient
Copied
* (Optional) Uninstall sqlclient on Arch using YAY
$
yay -Rns
sqlclient
Copied
2. Manually Install "sqlclient" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone sqlclient's git locally
$
git clone https://aur.archlinux.org/sqlclient.git
~/sqlclient
Copied
c. Go to ~/sqlclient folder and install it
$
cd
~/sqlclient
Copied
$
makepkg -si
Copied
3. Information about the sqlclient package on Arch User Repository (AUR)
ID: 1014796
Name: sqlclient
PackageBaseID: 137733
PackageBase: sqlclient
Version: 1.8.1-1
Description: Provides a simple interface to SQL databases for GNUstep applications
URL: https://github.com/gnustep/libs-sqlclient
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Beebo
Submitter: Beebo
FirstSubmitted: 1543709351
LastModified: 1641487491
URLPath: /cgit/aur.git/snapshot/sqlclient.tar.gz
Name: sqlclient
PackageBaseID: 137733
PackageBase: sqlclient
Version: 1.8.1-1
Description: Provides a simple interface to SQL databases for GNUstep applications
URL: https://github.com/gnustep/libs-sqlclient
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Beebo
Submitter: Beebo
FirstSubmitted: 1543709351
LastModified: 1641487491
URLPath: /cgit/aur.git/snapshot/sqlclient.tar.gz