access-export on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S access-export

* (Optional) Uninstall access-export on Arch using YAY

$ yay -Rns access-export

2. Manually Install "access-export" via AUR

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

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

b. Clone access-export's git locally

$ git clone https://aur.archlinux.org/access-export.git ~/access-export

c. Go to ~/access-export folder and install it

$ cd ~/access-export $ makepkg -si

3. Information about the access-export package on Arch User Repository (AUR)

ID: 477367
Name: access-export
PackageBaseID: 125097
PackageBase: access-export
Version: 0.2.0-3
Description: Export and convert Microsoft® Access® databases (.mdb) to various formats including SQLite
URL: https://github.com/hzpz/access-export
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer: Raimar
Submitter: Raimar
FirstSubmitted: 1503670093
LastModified: 1515708276
URLPath: /cgit/aur.git/snapshot/access-export.tar.gz