dot-forward on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S dot-forward

* (Optional) Uninstall dot-forward on Arch using YAY

$ yay -Rns dot-forward

2. Manually Install "dot-forward" via AUR

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

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

b. Clone dot-forward's git locally

$ git clone https://aur.archlinux.org/dot-forward.git ~/dot-forward

c. Go to ~/dot-forward folder and install it

$ cd ~/dot-forward $ makepkg -si

3. Information about the dot-forward package on Arch User Repository (AUR)

ID: 241983
Name: dot-forward
PackageBaseID: 75666
PackageBase: dot-forward
Version: 0.71-2
Description: dot-forward reads sendmail's .forward files under qmail
URL: http://cr.yp.to/dot-forward.html
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: uffe
FirstSubmitted: 1385334563
LastModified: 1445591489
URLPath: /cgit/aur.git/snapshot/dot-forward.tar.gz