tinypngout on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S tinypngout

* (Optional) Uninstall tinypngout on Arch using YAY

$ yay -Rns tinypngout

2. Manually Install "tinypngout" via AUR

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

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

b. Clone tinypngout's git locally

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

c. Go to ~/tinypngout folder and install it

$ cd ~/tinypngout $ makepkg -si

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

ID: 659830
Name: tinypngout
PackageBaseID: 146101
PackageBase: tinypngout
Version: 1-2
Description: Tiny PNG Output is a small standalone library which takes RGB8.8.8 pixels and writes a PNG file.
URL: https://www.nayuki.io/page/tiny-png-output
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: jonnobleuk
FirstSubmitted: 1572035021
LastModified: 1572035021
URLPath: /cgit/aur.git/snapshot/tinypngout.tar.gz