zet-bin on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S zet-bin

* (Optional) Uninstall zet-bin on Arch using YAY

$ yay -Rns zet-bin

2. Manually Install "zet-bin" via AUR

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

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

b. Clone zet-bin's git locally

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

c. Go to ~/zet-bin folder and install it

$ cd ~/zet-bin $ makepkg -si

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

ID: 1266414
Name: zet-bin
PackageBaseID: 168712
PackageBase: zet-bin
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
OutOfDate:
Maintainer: aulonsal
Submitter: aulonsal
FirstSubmitted: 1625676557
LastModified: 1685642824
URLPath: /cgit/aur.git/snapshot/zet-bin.tar.gz