ucanaccess on AUR (Arch User Repository)
Last updated: November 24,2024
1. Install "ucanaccess" 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 ucanaccess on Arch using YAY
$
yay -S
ucanaccess
Copied
* (Optional) Uninstall ucanaccess on Arch using YAY
$
yay -Rns
ucanaccess
Copied
2. Manually Install "ucanaccess" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone ucanaccess's git locally
$
git clone https://aur.archlinux.org/ucanaccess.git
~/ucanaccess
Copied
c. Go to ~/ucanaccess folder and install it
$
cd
~/ucanaccess
Copied
$
makepkg -si
Copied
3. Information about the ucanaccess package on Arch User Repository (AUR)
ID: 1153960
Name: ucanaccess
PackageBaseID: 186701
PackageBase: ucanaccess
Version: 5.0.1-1
Description: Java JDBC driver implementation that allows to read/write Microsoft Access databases
URL: https://ucanaccess.sourceforge.net/site.html
NumVotes: 1
Popularity: 0.000697
OutOfDate:
Maintainer:
Submitter: audeoudh
FirstSubmitted: 1666084002
LastModified: 1666084002
URLPath: /cgit/aur.git/snapshot/ucanaccess.tar.gz
Name: ucanaccess
PackageBaseID: 186701
PackageBase: ucanaccess
Version: 5.0.1-1
Description: Java JDBC driver implementation that allows to read/write Microsoft Access databases
URL: https://ucanaccess.sourceforge.net/site.html
NumVotes: 1
Popularity: 0.000697
OutOfDate:
Maintainer:
Submitter: audeoudh
FirstSubmitted: 1666084002
LastModified: 1666084002
URLPath: /cgit/aur.git/snapshot/ucanaccess.tar.gz