postsrsd on AUR (Arch User Repository)

Last updated: May 15,2024

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

$ yay -S postsrsd

* (Optional) Uninstall postsrsd on Arch using YAY

$ yay -Rns postsrsd

2. Manually Install "postsrsd" via AUR

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

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

b. Clone postsrsd's git locally

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

c. Go to ~/postsrsd folder and install it

$ cd ~/postsrsd $ makepkg -si

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

ID: 1315820
Name: postsrsd
PackageBaseID: 109514
PackageBase: postsrsd
Version: 2.0.8-1
Description: Provides the Sender Rewriting Scheme (SRS) via TCP-based lookup tables for Postfix
URL: https://github.com/roehling/postsrsd
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: fordprefect
Submitter: fordprefect
FirstSubmitted: 1459354526
LastModified: 1694173486
URLPath: /cgit/aur.git/snapshot/postsrsd.tar.gz