zcd on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S zcd

* (Optional) Uninstall zcd on Arch using YAY

$ yay -Rns zcd

2. Manually Install "zcd" via AUR

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

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

b. Clone zcd's git locally

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

c. Go to ~/zcd folder and install it

$ cd ~/zcd $ makepkg -si

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

ID: 462728
Name: zcd
PackageBaseID: 105041
PackageBase: zcd
Version: 1.0.1-1
Description: ZCD stands for Zero Configuration Dispatchers. It is a framework for Remote Procedure Call.
URL: http://netsukuku.freaknet.org
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: robertfoster
FirstSubmitted: 1450955668
LastModified: 1511113837
URLPath: /cgit/aur.git/snapshot/zcd.tar.gz