zget on AUR (Arch User Repository)

Last updated: May 16,2024

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

$ yay -S zget

* (Optional) Uninstall zget on Arch using YAY

$ yay -Rns zget

2. Manually Install "zget" via AUR

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

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

b. Clone zget's git locally

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

c. Go to ~/zget folder and install it

$ cd ~/zget $ makepkg -si

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

ID: 433508
Name: zget
PackageBaseID: 103723
PackageBase: zget
Version: 0.11.1-2
Description: Zeroconf based peer to peer file transfer
URL: https://github.com/nils-werner/zget
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: heddson
Submitter: heddson
FirstSubmitted: 1448310563
LastModified: 1502048994
URLPath: /cgit/aur.git/snapshot/zget.tar.gz