group-service on AUR (Arch User Repository)

Last updated: June 05,2024

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

$ yay -S group-service

* (Optional) Uninstall group-service on Arch using YAY

$ yay -Rns group-service

2. Manually Install "group-service" via AUR

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

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

b. Clone group-service's git locally

$ git clone https://aur.archlinux.org/group-service.git ~/group-service

c. Go to ~/group-service folder and install it

$ cd ~/group-service $ makepkg -si

3. Information about the group-service package on Arch User Repository (AUR)

ID: 1186959
Name: group-service
PackageBaseID: 141038
PackageBase: group-service
Version: 1.4.0-1
Description: Borrowing DBUS services to manage user groups
URL: https://github.com/zhuyaliang/group-service
NumVotes: 3
Popularity: 2.0E-6
OutOfDate:
Maintainer: rekitheduck
Submitter: FredBezies
FirstSubmitted: 1554590494
LastModified: 1671798872
URLPath: /cgit/aur.git/snapshot/group-service.tar.gz