aview on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S aview

* (Optional) Uninstall aview on Arch using YAY

$ yay -Rns aview

2. Manually Install "aview" via AUR

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

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

b. Clone aview's git locally

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

c. Go to ~/aview folder and install it

$ cd ~/aview $ makepkg -si

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

ID: 581694
Name: aview
PackageBaseID: 139183
PackageBase: aview
Version: 1.3.0_rc1-3
Description: a high quality ascii-art image browser
URL: http://aa-project.sourceforge.net/aview/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: jose1711
Submitter: jose1711
FirstSubmitted: 1548948851
LastModified: 1548948851
URLPath: /cgit/aur.git/snapshot/aview.tar.gz