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