postforward on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S postforward

* (Optional) Uninstall postforward on Arch using YAY

$ yay -Rns postforward

2. Manually Install "postforward" via AUR

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

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

b. Clone postforward's git locally

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

c. Go to ~/postforward folder and install it

$ cd ~/postforward $ makepkg -si

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

ID: 826302
Name: postforward
PackageBaseID: 160426
PackageBase: postforward
Version: 1.1.1-1
Description: A mail forwarding utility which aims to compliment postsrsd: Instead of rewriting all incoming mail regardless of final destination, only to-be-forwarded mail is passed to postsrsd.
URL: http://github.com/zoni/postforward
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: fordprefect
Submitter: fordprefect
FirstSubmitted: 1606747145
LastModified: 1606747145
URLPath: /cgit/aur.git/snapshot/postforward.tar.gz