myodbc on AUR (Arch User Repository)

Last updated: June 01,2024

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

$ yay -S myodbc

* (Optional) Uninstall myodbc on Arch using YAY

$ yay -Rns myodbc

2. Manually Install "myodbc" via AUR

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

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

b. Clone myodbc's git locally

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

c. Go to ~/myodbc folder and install it

$ cd ~/myodbc $ makepkg -si

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

ID: 1203415
Name: myodbc
PackageBaseID: 110305
PackageBase: myodbc
Version: 8.0.32-1
Description: ODBC driver/connector for MySQL
URL: https://dev.mysql.com/downloads/connector/odbc/
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: azzbcc
Submitter: angvp
FirstSubmitted: 1461116923
LastModified: 1674997508
URLPath: /cgit/aur.git/snapshot/myodbc.tar.gz