pfqueue on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S pfqueue

* (Optional) Uninstall pfqueue on Arch using YAY

$ yay -Rns pfqueue

2. Manually Install "pfqueue" via AUR

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

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

b. Clone pfqueue's git locally

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

c. Go to ~/pfqueue folder and install it

$ cd ~/pfqueue $ makepkg -si

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

ID: 212307
Name: pfqueue
PackageBaseID: 24683
PackageBase: pfqueue
Version: 0.5.6-1
Description: A console-based program to handle MTA (postfix,exim) queues interactively
URL: http://pfqueue.sourceforge.net/
NumVotes: 9
Popularity: 0
OutOfDate:
Maintainer: bjo
Submitter: mezcal
FirstSubmitted: 1237049377
LastModified: 1437030692
URLPath: /cgit/aur.git/snapshot/pfqueue.tar.gz