imp on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S imp

* (Optional) Uninstall imp on Arch using YAY

$ yay -Rns imp

2. Manually Install "imp" via AUR

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

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

b. Clone imp's git locally

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

c. Go to ~/imp folder and install it

$ cd ~/imp $ makepkg -si

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

ID: 196902
Name: imp
PackageBaseID: 92516
PackageBase: imp
Version: 1.3.0-2
Description: A simple command-line image manipulation program
URL: http://jangler.info/code/imp
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: jangler
Submitter: jangler
FirstSubmitted: 1430046842
LastModified: 1434421212
URLPath: /cgit/aur.git/snapshot/imp.tar.gz