lib32-unixodbc on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S lib32-unixodbc

* (Optional) Uninstall lib32-unixodbc on Arch using YAY

$ yay -Rns lib32-unixodbc

2. Manually Install "lib32-unixodbc" via AUR

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

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

b. Clone lib32-unixodbc's git locally

$ git clone https://aur.archlinux.org/lib32-unixodbc.git ~/lib32-unixodbc

c. Go to ~/lib32-unixodbc folder and install it

$ cd ~/lib32-unixodbc $ makepkg -si

3. Information about the lib32-unixodbc package on Arch User Repository (AUR)

ID: 1307763
Name: lib32-unixodbc
PackageBaseID: 70713
PackageBase: lib32-unixodbc
Version: 2.3.12-1
Description: ODBC is an open specification for providing application developers with a predictable API with which to access Data Sources
URL: http://www.unixodbc.org/
NumVotes: 21
Popularity: 0.334052
OutOfDate:
Maintainer: frazar0
Submitter: 7ymekk
FirstSubmitted: 1370431944
LastModified: 1692741137
URLPath: /cgit/aur.git/snapshot/lib32-unixodbc.tar.gz