odb on AUR (Arch User Repository)
Last updated: December 24,2024
1. Install "odb" 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 odb on Arch using YAY
$
yay -S
odb
Copied
* (Optional) Uninstall odb on Arch using YAY
$
yay -Rns
odb
Copied
2. Manually Install "odb" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone odb's git locally
$
git clone https://aur.archlinux.org/odb.git
~/odb
Copied
c. Go to ~/odb folder and install it
$
cd
~/odb
Copied
$
makepkg -si
Copied
3. Information about the odb package on Arch User Repository (AUR)
ID: 1396551
Name: odb
PackageBaseID: 58946
PackageBase: odb
Version: 2.5.0b25+1-1
Description: C++ Object-Relational Mapping compiler
URL: https://www.codesynthesis.com/products/odb/
NumVotes: 8
Popularity: 0.032699
OutOfDate:
Maintainer: migrev
Submitter: migrev
FirstSubmitted: 1335977837
LastModified: 1706776838
URLPath: /cgit/aur.git/snapshot/odb.tar.gz
Name: odb
PackageBaseID: 58946
PackageBase: odb
Version: 2.5.0b25+1-1
Description: C++ Object-Relational Mapping compiler
URL: https://www.codesynthesis.com/products/odb/
NumVotes: 8
Popularity: 0.032699
OutOfDate:
Maintainer: migrev
Submitter: migrev
FirstSubmitted: 1335977837
LastModified: 1706776838
URLPath: /cgit/aur.git/snapshot/odb.tar.gz