imgtools on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S imgtools

* (Optional) Uninstall imgtools on Arch using YAY

$ yay -Rns imgtools

2. Manually Install "imgtools" via AUR

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

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

b. Clone imgtools's git locally

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

c. Go to ~/imgtools folder and install it

$ cd ~/imgtools $ makepkg -si

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

ID: 443647
Name: imgtools
PackageBaseID: 114166
PackageBase: imgtools
Version: 0.3-2
Description: A Tk extension to scale and rotate photo images
URL: http://tkimgtools.sourceforge.net/index.html
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: lupylucke
Submitter: lupylucke
FirstSubmitted: 1470048158
LastModified: 1505416416
URLPath: /cgit/aur.git/snapshot/imgtools.tar.gz