debsig-verify on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S debsig-verify

* (Optional) Uninstall debsig-verify on Arch using YAY

$ yay -Rns debsig-verify

2. Manually Install "debsig-verify" via AUR

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

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

b. Clone debsig-verify's git locally

$ git clone https://aur.archlinux.org/debsig-verify.git ~/debsig-verify

c. Go to ~/debsig-verify folder and install it

$ cd ~/debsig-verify $ makepkg -si

3. Information about the debsig-verify package on Arch User Repository (AUR)

ID: 1212086
Name: debsig-verify
PackageBaseID: 150577
PackageBase: debsig-verify
Version: 0.28-1
Description: Debian package signature verification tool
URL: https://git.dpkg.org/git/dpkg/debsig-verify.git
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: nightuser
Submitter: nightuser
FirstSubmitted: 1584882961
LastModified: 1676581662
URLPath: /cgit/aur.git/snapshot/debsig-verify.tar.gz