sgn on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S sgn

* (Optional) Uninstall sgn on Arch using YAY

$ yay -Rns sgn

2. Manually Install "sgn" via AUR

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

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

b. Clone sgn's git locally

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

c. Go to ~/sgn folder and install it

$ cd ~/sgn $ makepkg -si

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

ID: 915656
Name: sgn
PackageBaseID: 167559
PackageBase: sgn
Version: 2.0-1
Description: Polymorphic binary encoder
URL: https://github.com/EgeBalci/sgn
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: AquilaIrreale
Submitter: AquilaIrreale
FirstSubmitted: 1622590995
LastModified: 1622596348
URLPath: /cgit/aur.git/snapshot/sgn.tar.gz