zef on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S zef

* (Optional) Uninstall zef on Arch using YAY

$ yay -Rns zef

2. Manually Install "zef" via AUR

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

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

b. Clone zef's git locally

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

c. Go to ~/zef folder and install it

$ cd ~/zef $ makepkg -si

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

ID: 1414120
Name: zef
PackageBaseID: 105661
PackageBase: zef
Version: 0.21.4-1
Description: Rakudo (Perl6) Module Management
URL: https://github.com/ugexe/zef
NumVotes: 8
Popularity: 0
OutOfDate:
Maintainer: rokku
Submitter: atweiden
FirstSubmitted: 1452058811
LastModified: 1708674620
URLPath: /cgit/aur.git/snapshot/zef.tar.gz