sqliteodbc on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S sqliteodbc

* (Optional) Uninstall sqliteodbc on Arch using YAY

$ yay -Rns sqliteodbc

2. Manually Install "sqliteodbc" via AUR

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

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

b. Clone sqliteodbc's git locally

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

c. Go to ~/sqliteodbc folder and install it

$ cd ~/sqliteodbc $ makepkg -si

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

ID: 1385525
Name: sqliteodbc
PackageBaseID: 31839
PackageBase: sqliteodbc
Version: 0.99991-1
Description: ODBC driver for SQLite
URL: http://www.ch-werner.de/sqliteodbc/
NumVotes: 19
Popularity: 0
OutOfDate:
Maintainer: plenaerts
Submitter: vicencb
FirstSubmitted: 1257621336
LastModified: 1705224890
URLPath: /cgit/aur.git/snapshot/sqliteodbc.tar.gz