zedenv on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S zedenv

* (Optional) Uninstall zedenv on Arch using YAY

$ yay -Rns zedenv

2. Manually Install "zedenv" via AUR

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

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

b. Clone zedenv's git locally

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

c. Go to ~/zedenv folder and install it

$ cd ~/zedenv $ makepkg -si

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

ID: 674637
Name: zedenv
PackageBaseID: 132920
PackageBase: zedenv
Version: 0.3.9-1
Description: Utility to manage ZFS Boot Environments
URL: http://github.com/johnramsden/zedenv
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: johnramsden
Submitter: johnramsden
FirstSubmitted: 1527632421
LastModified: 1575841860
URLPath: /cgit/aur.git/snapshot/zedenv.tar.gz