soci on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S soci

* (Optional) Uninstall soci on Arch using YAY

$ yay -Rns soci

2. Manually Install "soci" via AUR

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

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

b. Clone soci's git locally

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

c. Go to ~/soci folder and install it

$ cd ~/soci $ makepkg -si

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

ID: 1051644
Name: soci
PackageBaseID: 36998
PackageBase: soci
Version: 4.0.3-1
Description: Database access library for C++
URL: http://soci.sf.net
NumVotes: 14
Popularity: 0.000531
OutOfDate:
Maintainer: holishing
Submitter:
FirstSubmitted: 1272999866
LastModified: 1647391610
URLPath: /cgit/aur.git/snapshot/soci.tar.gz