dbview on AUR (Arch User Repository)
Last updated: November 07,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
Copied
b. Install dbview on Arch using YAY
$
yay -S
dbview
Copied
* (Optional) Uninstall dbview on Arch using YAY
$
yay -Rns
dbview
Copied
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
Copied
b. Clone dbview's git locally
$
git clone https://aur.archlinux.org/dbview.git
~/dbview
Copied
c. Go to ~/dbview folder and install it
$
cd
~/dbview
Copied
$
makepkg -si
Copied
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
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