pen on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S pen

* (Optional) Uninstall pen on Arch using YAY

$ yay -Rns pen

2. Manually Install "pen" via AUR

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

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

b. Clone pen's git locally

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

c. Go to ~/pen folder and install it

$ cd ~/pen $ makepkg -si

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

ID: 295876
Name: pen
PackageBaseID: 110383
PackageBase: pen
Version: 0.33.0-1
Description: A highly scalable, highly available, robust load balancer for tcp and udp based protocols such as dns, http or smtp.
URL: http://siag.nu/pen/
NumVotes: 0
Popularity: 0
OutOfDate: 1484822110
Maintainer: Tamakizu
Submitter: Tamakizu
FirstSubmitted: 1461264791
LastModified: 1461267283
URLPath: /cgit/aur.git/snapshot/pen.tar.gz