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