libodb-mssql on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S libodb-mssql

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

$ yay -Rns libodb-mssql

2. Manually Install "libodb-mssql" via AUR

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

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

b. Clone libodb-mssql's git locally

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

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

$ cd ~/libodb-mssql $ makepkg -si

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

ID: 1287412
Name: libodb-mssql
PackageBaseID: 149018
PackageBase: libodb-mssql
Version: 2.5.0b25-1
Description: The ODB mssql runtime library
URL: https://www.codesynthesis.com/products/odb/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: migrev
Submitter: migrev
FirstSubmitted: 1581395164
LastModified: 1689142344
URLPath: /cgit/aur.git/snapshot/libodb-mssql.tar.gz