postfinger on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S postfinger

* (Optional) Uninstall postfinger on Arch using YAY

$ yay -Rns postfinger

2. Manually Install "postfinger" via AUR

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

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

b. Clone postfinger's git locally

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

c. Go to ~/postfinger folder and install it

$ cd ~/postfinger $ makepkg -si

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

ID: 872462
Name: postfinger
PackageBaseID: 118104
PackageBase: postfinger
Version: 1.31-1
Description: captures Postfix configuration for reporting errors
URL: https://github.com/ford--prefect/postfinger
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: fordprefect
Submitter: fordprefect
FirstSubmitted: 1482491831
LastModified: 1614871240
URLPath: /cgit/aur.git/snapshot/postfinger.tar.gz