soci-git on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S soci-git

* (Optional) Uninstall soci-git on Arch using YAY

$ yay -Rns soci-git

2. Manually Install "soci-git" via AUR

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

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

b. Clone soci-git's git locally

$ git clone https://aur.archlinux.org/soci-git.git ~/soci-git

c. Go to ~/soci-git folder and install it

$ cd ~/soci-git $ makepkg -si

3. Information about the soci-git package on Arch User Repository (AUR)

ID: 928163
Name: soci-git
PackageBaseID: 135259
PackageBase: soci-git
Version: 4.0.2.r0.g99e2d567-1
Description: Database access library for C++
URL: http://soci.sf.net
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: thrasibule
Submitter: thrasibule
FirstSubmitted: 1534897647
LastModified: 1625020058
URLPath: /cgit/aur.git/snapshot/soci-git.tar.gz