sshign on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S sshign

* (Optional) Uninstall sshign on Arch using YAY

$ yay -Rns sshign

2. Manually Install "sshign" via AUR

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

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

b. Clone sshign's git locally

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

c. Go to ~/sshign folder and install it

$ cd ~/sshign $ makepkg -si

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

ID: 758319
Name: sshign
PackageBaseID: 146338
PackageBase: sshign
Version: 0.2.1-1
Description: Small program to sign & verify files with your SSH key
URL: https://git.sr.ht/~minus/sshign
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: minus
Submitter: minus
FirstSubmitted: 1572735968
LastModified: 1593437545
URLPath: /cgit/aur.git/snapshot/sshign.tar.gz