delegate on AUR (Arch User Repository)

Last updated: May 04,2024

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

$ yay -S delegate

* (Optional) Uninstall delegate on Arch using YAY

$ yay -Rns delegate

2. Manually Install "delegate" via AUR

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

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

b. Clone delegate's git locally

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

c. Go to ~/delegate folder and install it

$ cd ~/delegate $ makepkg -si

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

ID: 1099146
Name: delegate
PackageBaseID: 128730
PackageBase: delegate
Version: 9.9.13-4
Description: Caching and converting multyprotocol proxy. For example, you may use it as NNTP web interface
URL: http://www.delegate.org/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: kris7t
Submitter: Barthalion
FirstSubmitted: 1515182985
LastModified: 1655332591
URLPath: /cgit/aur.git/snapshot/delegate.tar.gz