sng on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S sng

* (Optional) Uninstall sng on Arch using YAY

$ yay -Rns sng

2. Manually Install "sng" via AUR

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

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

b. Clone sng's git locally

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

c. Go to ~/sng folder and install it

$ cd ~/sng $ makepkg -si

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

ID: 1113401
Name: sng
PackageBaseID: 112088
PackageBase: sng
Version: 1.1.0-2
Description: Convert PNGs to and from a text format representation
URL: http://sng.sourceforge.net/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: chungy
Submitter: chungy
FirstSubmitted: 1465094498
LastModified: 1658069596
URLPath: /cgit/aur.git/snapshot/sng.tar.gz