tkimg on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S tkimg

* (Optional) Uninstall tkimg on Arch using YAY

$ yay -Rns tkimg

2. Manually Install "tkimg" via AUR

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

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

b. Clone tkimg's git locally

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

c. Go to ~/tkimg folder and install it

$ cd ~/tkimg $ makepkg -si

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

ID: 1395817
Name: tkimg
PackageBaseID: 97111
PackageBase: tkimg
Version: 1.4.16-1
Description: Provides the handling of several image formats beyond the standard formats in Tk
URL: https://wiki.tcl-lang.org/page/Img
NumVotes: 18
Popularity: 0
OutOfDate:
Maintainer: meanjollies
Submitter: Morn
FirstSubmitted: 1439220215
LastModified: 1706668560
URLPath: /cgit/aur.git/snapshot/tkimg.tar.gz