aursec on AUR (Arch User Repository)

Last updated: November 12,2024

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

$ yay -S aursec

* (Optional) Uninstall aursec on Arch using YAY

$ yay -Rns aursec

2. Manually Install "aursec" via AUR

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

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

b. Clone aursec's git locally

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

c. Go to ~/aursec folder and install it

$ cd ~/aursec $ makepkg -si

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

ID: 489289
Name: aursec
PackageBaseID: 117417
PackageBase: aursec
Version: 0.12.1-1
Description: Verify AUR package sources against hashes stored in a blockchain.
URL: https://github.com/clawoflight/aursec
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: ClawOfLight
Submitter: ClawOfLight
FirstSubmitted: 1480441594
LastModified: 1519483274
URLPath: /cgit/aur.git/snapshot/aursec.tar.gz