sets on AUR (Arch User Repository)

Last updated: May 04,2024

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

$ yay -S sets

* (Optional) Uninstall sets on Arch using YAY

$ yay -Rns sets

2. Manually Install "sets" via AUR

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

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

b. Clone sets's git locally

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

c. Go to ~/sets folder and install it

$ cd ~/sets $ makepkg -si

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

ID: 193278
Name: sets
PackageBaseID: 66479
PackageBase: sets
Version: 1.3-1
Description: The practical way to do set operations on sets of lines in the shell
URL: https://github.com/maandree/sets
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: maandree
Submitter: maandree
FirstSubmitted: 1358737610
LastModified: 1434111338
URLPath: /cgit/aur.git/snapshot/sets.tar.gz