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
Copied
b. Install pen on Arch using YAY
$
yay -S
pen
Copied
* (Optional) Uninstall pen on Arch using YAY
$
yay -Rns
pen
Copied
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
Copied
b. Clone pen's git locally
$
git clone https://aur.archlinux.org/pen.git
~/pen
Copied
c. Go to ~/pen folder and install it
$
cd
~/pen
Copied
$
makepkg -si
Copied
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
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