lsgrp on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S lsgrp

* (Optional) Uninstall lsgrp on Arch using YAY

$ yay -Rns lsgrp

2. Manually Install "lsgrp" via AUR

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

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

b. Clone lsgrp's git locally

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

c. Go to ~/lsgrp folder and install it

$ cd ~/lsgrp $ makepkg -si

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

ID: 1112500
Name: lsgrp
PackageBaseID: 60946
PackageBase: lsgrp
Version: 2013.2-5
Description: A simple command-line utility to list all members of a group.
URL: https://xyne.dev/projects/lsgrp
NumVotes: 1
Popularity: 6.2E-5
OutOfDate:
Maintainer: Xyne
Submitter: Xyne
FirstSubmitted: 1342579737
LastModified: 1657924992
URLPath: /cgit/aur.git/snapshot/lsgrp.tar.gz