psqlodbc on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "psqlodbc" 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 psqlodbc on Arch using YAY
$
yay -S
psqlodbc
Copied
* (Optional) Uninstall psqlodbc on Arch using YAY
$
yay -Rns
psqlodbc
Copied
2. Manually Install "psqlodbc" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone psqlodbc's git locally
$
git clone https://aur.archlinux.org/psqlodbc.git
~/psqlodbc
Copied
c. Go to ~/psqlodbc folder and install it
$
cd
~/psqlodbc
Copied
$
makepkg -si
Copied
3. Information about the psqlodbc package on Arch User Repository (AUR)
ID: 1419780
Name: psqlodbc
PackageBaseID: 128953
PackageBase: psqlodbc
Version: 16.00.0000-1
Description: PostgreSQL ODBC driver
URL: http://www.postgresql.org
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: FieldOfClay
Submitter: Barthalion
FirstSubmitted: 1515343126
LastModified: 1709435142
URLPath: /cgit/aur.git/snapshot/psqlodbc.tar.gz
Name: psqlodbc
PackageBaseID: 128953
PackageBase: psqlodbc
Version: 16.00.0000-1
Description: PostgreSQL ODBC driver
URL: http://www.postgresql.org
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: FieldOfClay
Submitter: Barthalion
FirstSubmitted: 1515343126
LastModified: 1709435142
URLPath: /cgit/aur.git/snapshot/psqlodbc.tar.gz