python-imexam on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S python-imexam

* (Optional) Uninstall python-imexam on Arch using YAY

$ yay -Rns python-imexam

2. Manually Install "python-imexam" via AUR

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

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

b. Clone python-imexam's git locally

$ git clone https://aur.archlinux.org/python-imexam.git ~/python-imexam

c. Go to ~/python-imexam folder and install it

$ cd ~/python-imexam $ makepkg -si

3. Information about the python-imexam package on Arch User Repository (AUR)

ID: 1134281
Name: python-imexam
PackageBaseID: 138876
PackageBase: python-imexam
Version: 0.9.1-1
Description: A package for functionality like IRAF's imexamine
URL: https://imexam.readthedocs.io
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Universebenzene
Submitter: Universebenzene
FirstSubmitted: 1547920250
LastModified: 1662134105
URLPath: /cgit/aur.git/snapshot/python-imexam.tar.gz

5. The same packages on other Linux Distributions