gsview on AUR (Arch User Repository)

Last updated: November 27,2024

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

$ yay -S gsview

* (Optional) Uninstall gsview on Arch using YAY

$ yay -Rns gsview

2. Manually Install "gsview" via AUR

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

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

b. Clone gsview's git locally

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

c. Go to ~/gsview folder and install it

$ cd ~/gsview $ makepkg -si

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

ID: 298008
Name: gsview
PackageBaseID: 12863
PackageBase: gsview
Version: 4.9-12
Description: A nice looking GUI for ghostscript with some extraction features
URL: http://pages.cs.wisc.edu/~ghost/gsview/get49.htm
NumVotes: 57
Popularity: 0
OutOfDate:
Maintainer: ConnorBehan
Submitter: ConnorBehan
FirstSubmitted: 1189301376
LastModified: 1461864950
URLPath: /cgit/aur.git/snapshot/gsview.tar.gz