png2uri on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S png2uri

* (Optional) Uninstall png2uri on Arch using YAY

$ yay -Rns png2uri

2. Manually Install "png2uri" via AUR

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

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

b. Clone png2uri's git locally

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

c. Go to ~/png2uri folder and install it

$ cd ~/png2uri $ makepkg -si

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

ID: 498019
Name: png2uri
PackageBaseID: 131133
PackageBase: png2uri
Version: 1.0.6-2
Description: Shellscript for converting a single PNG file or datastream into an HTML data URI
URL: http://pmt.sourceforge.net/png2uri
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer:
Submitter: haawda
FirstSubmitted: 1522121115
LastModified: 1522121471
URLPath: /cgit/aur.git/snapshot/png2uri.tar.gz