nanodbc on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S nanodbc

* (Optional) Uninstall nanodbc on Arch using YAY

$ yay -Rns nanodbc

2. Manually Install "nanodbc" via AUR

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

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

b. Clone nanodbc's git locally

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

c. Go to ~/nanodbc folder and install it

$ cd ~/nanodbc $ makepkg -si

3. Information about the nanodbc package on Arch User Repository (AUR)

ID: 946723
Name: nanodbc
PackageBaseID: 169593
PackageBase: nanodbc
Version: 2.13.0-3
Description: A small C++ wrapper for the native C ODBC API
URL: http://nanodbc.io/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: SwooshyCueb
Submitter: SwooshyCueb
FirstSubmitted: 1628119458
LastModified: 1628702079
URLPath: /cgit/aur.git/snapshot/nanodbc.tar.gz