soci on AUR (Arch User Repository)
Last updated: November 23,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
Copied
b. Install soci on Arch using YAY
$
yay -S
soci
Copied
* (Optional) Uninstall soci on Arch using YAY
$
yay -Rns
soci
Copied
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
Copied
b. Clone soci's git locally
$
git clone https://aur.archlinux.org/soci.git
~/soci
Copied
c. Go to ~/soci folder and install it
$
cd
~/soci
Copied
$
makepkg -si
Copied
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
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