zurl on AUR (Arch User Repository)

Last updated: April 27,2024

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

$ yay -S zurl

* (Optional) Uninstall zurl on Arch using YAY

$ yay -Rns zurl

2. Manually Install "zurl" via AUR

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

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

b. Clone zurl's git locally

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

c. Go to ~/zurl folder and install it

$ cd ~/zurl $ makepkg -si

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

ID: 1338968
Name: zurl
PackageBaseID: 113999
PackageBase: zurl
Version: 1.12.0-1
Description: HTTP and WebSocket client worker with ZeroMQ interface
URL: https://github.com/fanout/zurl
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: adsun
Submitter: crw
FirstSubmitted: 1469599808
LastModified: 1698102554
URLPath: /cgit/aur.git/snapshot/zurl.tar.gz