zet on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S zet

* (Optional) Uninstall zet on Arch using YAY

$ yay -Rns zet

2. Manually Install "zet" via AUR

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

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

b. Clone zet's git locally

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

c. Go to ~/zet folder and install it

$ cd ~/zet $ makepkg -si

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

ID: 1266415
Name: zet
PackageBaseID: 168715
PackageBase: zet
Version: 1.0.0-1
Description: CLI utility to find the union, intersection, set difference, etc of files considered as sets of lines
URL: https://github.com/yarrow/zet
NumVotes: 1
Popularity: 0.157022
OutOfDate:
Maintainer: aulonsal
Submitter: aulonsal
FirstSubmitted: 1625679200
LastModified: 1685642838
URLPath: /cgit/aur.git/snapshot/zet.tar.gz