imview on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S imview

* (Optional) Uninstall imview on Arch using YAY

$ yay -Rns imview

2. Manually Install "imview" via AUR

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

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

b. Clone imview's git locally

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

c. Go to ~/imview folder and install it

$ cd ~/imview $ makepkg -si

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

ID: 194155
Name: imview
PackageBaseID: 76902
PackageBase: imview
Version: 1.1.9h-2
Description: View and analyze scientific images
URL: http://hugues.zahlt.info/software_imview.html
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1388670622
LastModified: 1434178944
URLPath: /cgit/aur.git/snapshot/imview.tar.gz