pxview on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S pxview

* (Optional) Uninstall pxview on Arch using YAY

$ yay -Rns pxview

2. Manually Install "pxview" via AUR

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

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

b. Clone pxview's git locally

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

c. Go to ~/pxview folder and install it

$ cd ~/pxview $ makepkg -si

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

ID: 233781
Name: pxview
PackageBaseID: 28654
PackageBase: pxview
Version: 0.2.5-2
Description: Program to read Paradox database files and output them as csv, sql, sqlite or html (configured without "--with-sqlite" option)
URL: http://pxlib.sourceforge.net/
NumVotes: 4
Popularity: 0
OutOfDate: 1706107615
Maintainer: andrewchen
Submitter:
FirstSubmitted: 1248250782
LastModified: 1443174249
URLPath: /cgit/aur.git/snapshot/pxview.tar.gz