dbf on AUR (Arch User Repository)

Last updated: October 04,2024

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

$ yay -S dbf

* (Optional) Uninstall dbf on Arch using YAY

$ yay -Rns dbf

2. Manually Install "dbf" via AUR

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

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

b. Clone dbf's git locally

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

c. Go to ~/dbf folder and install it

$ cd ~/dbf $ makepkg -si

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

ID: 1007667
Name: dbf
PackageBaseID: 5450
PackageBase: dbf
Version: 0.9.0-4
Description: Command line tool to show and convert the content of dBASE III, IV, and 5.0 files
URL: http://sourceforge.net/projects/dbf
NumVotes: 11
Popularity: 0
OutOfDate:
Maintainer: bidulock
Submitter: Mikos
FirstSubmitted: 1149180990
LastModified: 1640045046
URLPath: /cgit/aur.git/snapshot/dbf.tar.gz