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