libdigidocpp on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S libdigidocpp

* (Optional) Uninstall libdigidocpp on Arch using YAY

$ yay -Rns libdigidocpp

2. Manually Install "libdigidocpp" via AUR

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

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

b. Clone libdigidocpp's git locally

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

c. Go to ~/libdigidocpp folder and install it

$ cd ~/libdigidocpp $ makepkg -si

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

ID: 1338082
Name: libdigidocpp
PackageBaseID: 65394
PackageBase: libdigidocpp
Version: 3.16.0.1442-1
Description: Library for creating, signing and verification of digitally signed documents, according to XAdES and XML-DSIG standards
URL: http://www.id.ee/
NumVotes: 18
Popularity: 1.000123
OutOfDate:
Maintainer: kevku
Submitter: kevku
FirstSubmitted: 1355314529
LastModified: 1697962541
URLPath: /cgit/aur.git/snapshot/libdigidocpp.tar.gz