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