pure-odbc on AUR (Arch User Repository)
Last updated: November 16,2024
1. Install "pure-odbc" 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 pure-odbc on Arch using YAY
$
yay -S
pure-odbc
Copied
* (Optional) Uninstall pure-odbc on Arch using YAY
$
yay -Rns
pure-odbc
Copied
2. Manually Install "pure-odbc" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone pure-odbc's git locally
$
git clone https://aur.archlinux.org/pure-odbc.git
~/pure-odbc
Copied
c. Go to ~/pure-odbc folder and install it
$
cd
~/pure-odbc
Copied
$
makepkg -si
Copied
3. Information about the pure-odbc package on Arch User Repository (AUR)
ID: 195074
Name: pure-odbc
PackageBaseID: 36159
PackageBase: pure-odbc
Version: 0.10-1
Description: A Pure module to access to all ODBC-capable databases
URL: http://purelang.bitbucket.org/
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: pure-aur
Submitter: asitdepends
FirstSubmitted: 1270326317
LastModified: 1434229197
URLPath: /cgit/aur.git/snapshot/pure-odbc.tar.gz
Name: pure-odbc
PackageBaseID: 36159
PackageBase: pure-odbc
Version: 0.10-1
Description: A Pure module to access to all ODBC-capable databases
URL: http://purelang.bitbucket.org/
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: pure-aur
Submitter: asitdepends
FirstSubmitted: 1270326317
LastModified: 1434229197
URLPath: /cgit/aur.git/snapshot/pure-odbc.tar.gz