zectl on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S zectl

* (Optional) Uninstall zectl on Arch using YAY

$ yay -Rns zectl

2. Manually Install "zectl" via AUR

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

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

b. Clone zectl's git locally

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

c. Go to ~/zectl folder and install it

$ cd ~/zectl $ makepkg -si

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

ID: 829909
Name: zectl
PackageBaseID: 150432
PackageBase: zectl
Version: 0.1.3-1
Description: ZFS Boot Environment manager.
URL: http://github.com/johnramsden/zectl
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: johnramsden
Submitter: johnramsden
FirstSubmitted: 1584565293
LastModified: 1607319256
URLPath: /cgit/aur.git/snapshot/zectl.tar.gz