libodb-mysql on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S libodb-mysql

* (Optional) Uninstall libodb-mysql on Arch using YAY

$ yay -Rns libodb-mysql

2. Manually Install "libodb-mysql" via AUR

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

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

b. Clone libodb-mysql's git locally

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

c. Go to ~/libodb-mysql folder and install it

$ cd ~/libodb-mysql $ makepkg -si

3. Information about the libodb-mysql package on Arch User Repository (AUR)

ID: 1287413
Name: libodb-mysql
PackageBaseID: 58952
PackageBase: libodb-mysql
Version: 2.5.0b25-1
Description: The ODB MySQL runtime library
URL: https://www.codesynthesis.com/products/odb/
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: migrev
Submitter: migrev
FirstSubmitted: 1335978436
LastModified: 1689142420
URLPath: /cgit/aur.git/snapshot/libodb-mysql.tar.gz