dbview on AUR (Arch User Repository)

Last updated: May 01,2024

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

$ yay -S dbview

* (Optional) Uninstall dbview on Arch using YAY

$ yay -Rns dbview

2. Manually Install "dbview" via AUR

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

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

b. Clone dbview's git locally

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

c. Go to ~/dbview folder and install it

$ cd ~/dbview $ makepkg -si

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

ID: 231788
Name: dbview
PackageBaseID: 100263
PackageBase: dbview
Version: 1.0.4-2
Description: A small utility that will display dBase III and IV files and can convert your old .dbf files.
URL: http://www.infodrom.org/projects/dbview/
NumVotes: 8
Popularity: 0
OutOfDate:
Maintainer: severach
Submitter: severach
FirstSubmitted: 1442592760
LastModified: 1442592807
URLPath: /cgit/aur.git/snapshot/dbview.tar.gz