odb on AUR (Arch User Repository)

Last updated: May 14,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

b. Install odb on Arch using YAY

$ yay -S odb

* (Optional) Uninstall odb on Arch using YAY

$ yay -Rns odb

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

b. Clone odb's git locally

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

c. Go to ~/odb folder and install it

$ cd ~/odb $ makepkg -si

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