certinfo on AUR (Arch User Repository)
Last updated: November 22,2024
1. Install "certinfo" 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 certinfo on Arch using YAY
$
yay -S
certinfo
Copied
* (Optional) Uninstall certinfo on Arch using YAY
$
yay -Rns
certinfo
Copied
2. Manually Install "certinfo" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone certinfo's git locally
$
git clone https://aur.archlinux.org/certinfo.git
~/certinfo
Copied
c. Go to ~/certinfo folder and install it
$
cd
~/certinfo
Copied
$
makepkg -si
Copied
3. Information about the certinfo package on Arch User Repository (AUR)
ID: 1000733
Name: certinfo
PackageBaseID: 173835
PackageBase: certinfo
Version: 1.0.6-1
Description: Print x509 certificate info
URL: https://github.com/pete911/certinfo
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: gmy
Submitter: gmy
FirstSubmitted: 1639126543
LastModified: 1639126543
URLPath: /cgit/aur.git/snapshot/certinfo.tar.gz
Name: certinfo
PackageBaseID: 173835
PackageBase: certinfo
Version: 1.0.6-1
Description: Print x509 certificate info
URL: https://github.com/pete911/certinfo
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: gmy
Submitter: gmy
FirstSubmitted: 1639126543
LastModified: 1639126543
URLPath: /cgit/aur.git/snapshot/certinfo.tar.gz