libdbf on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S libdbf

* (Optional) Uninstall libdbf on Arch using YAY

$ yay -Rns libdbf

2. Manually Install "libdbf" via AUR

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

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

b. Clone libdbf's git locally

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

c. Go to ~/libdbf folder and install it

$ cd ~/libdbf $ makepkg -si

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

ID: 190516
Name: libdbf
PackageBaseID: 5449
PackageBase: libdbf
Version: 0.0.2-2
Description: Library for accessing the content of dBASE III, IV, and 5.0 files
URL: http://dbf.berlios.de
NumVotes: 12
Popularity: 0
OutOfDate:
Maintainer: jonathas
Submitter: Mikos
FirstSubmitted: 1149180831
LastModified: 1433901993
URLPath: /cgit/aur.git/snapshot/libdbf.tar.gz