mdbtools on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S mdbtools

* (Optional) Uninstall mdbtools on Arch using YAY

$ yay -Rns mdbtools

2. Manually Install "mdbtools" via AUR

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

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

b. Clone mdbtools's git locally

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

c. Go to ~/mdbtools folder and install it

$ cd ~/mdbtools $ makepkg -si

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

ID: 978592
Name: mdbtools
PackageBaseID: 1614
PackageBase: mdbtools
Version: 1.0.0-1
Description: Utilities for viewing data and exporting schema from Microsoft Access database files
URL: https://github.com/mdbtools/mdbtools
NumVotes: 75
Popularity: 2.1E-5
OutOfDate:
Maintainer: cdrozak
Submitter:
FirstSubmitted: 1122518375
LastModified: 1635082536
URLPath: /cgit/aur.git/snapshot/mdbtools.tar.gz