nanodbc on AUR (Arch User Repository)
Last updated: December 25,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
Copied
b. Install nanodbc on Arch using YAY
$
yay -S
nanodbc
Copied
* (Optional) Uninstall nanodbc on Arch using YAY
$
yay -Rns
nanodbc
Copied
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
Copied
b. Clone nanodbc's git locally
$
git clone https://aur.archlinux.org/nanodbc.git
~/nanodbc
Copied
c. Go to ~/nanodbc folder and install it
$
cd
~/nanodbc
Copied
$
makepkg -si
Copied
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
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