tkpng on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S tkpng

* (Optional) Uninstall tkpng on Arch using YAY

$ yay -Rns tkpng

2. Manually Install "tkpng" via AUR

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

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

b. Clone tkpng's git locally

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

c. Go to ~/tkpng folder and install it

$ cd ~/tkpng $ makepkg -si

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

ID: 230996
Name: tkpng
PackageBaseID: 100061
PackageBase: tkpng
Version: 0.9-1
Description: An open source binary package that adds PNG photo image support to Tcl/Tk.
URL: http://www.muonics.com/FreeStuff/TkPNG/
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: aggraef
Submitter: aggraef
FirstSubmitted: 1442334534
LastModified: 1442334695
URLPath: /cgit/aur.git/snapshot/tkpng.tar.gz