witness on AUR (Arch User Repository)
Last updated: November 26,2024
1. Install "witness" 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
Copied
b. Install witness on Arch using YAY
$
yay -S
witness
Copied
* (Optional) Uninstall witness on Arch using YAY
$
yay -Rns
witness
Copied
2. Manually Install "witness" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone witness's git locally
$
git clone https://aur.archlinux.org/witness.git
~/witness
Copied
c. Go to ~/witness folder and install it
$
cd
~/witness
Copied
$
makepkg -si
Copied
3. Information about the witness package on Arch User Repository (AUR)
ID: 1237940
Name: witness
PackageBaseID: 192448
PackageBase: witness
Version: 0.1.12-1
Description: Witness is a pluggable framework for software supply chain risk management. It automates, normalizes, and verifies software artifact provenance.
URL: https://github.com/testifysec/witness
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: aditya
Submitter: aditya
FirstSubmitted: 1680875453
LastModified: 1680875453
URLPath: /cgit/aur.git/snapshot/witness.tar.gz
Name: witness
PackageBaseID: 192448
PackageBase: witness
Version: 0.1.12-1
Description: Witness is a pluggable framework for software supply chain risk management. It automates, normalizes, and verifies software artifact provenance.
URL: https://github.com/testifysec/witness
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: aditya
Submitter: aditya
FirstSubmitted: 1680875453
LastModified: 1680875453
URLPath: /cgit/aur.git/snapshot/witness.tar.gz