servicer on AUR (Arch User Repository)

Last updated: September 30,2024

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

$ yay -S servicer

* (Optional) Uninstall servicer on Arch using YAY

$ yay -Rns servicer

2. Manually Install "servicer" via AUR

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

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

b. Clone servicer's git locally

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

c. Go to ~/servicer folder and install it

$ cd ~/servicer $ makepkg -si

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

ID: 1391275
Name: servicer
PackageBaseID: 201822
PackageBase: servicer
Version: 0.1.13-1
Description: Simplify service management on systemd
URL: https://github.com/servicer-labs/servicer
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: tippfehlr
Submitter: tippfehlr
FirstSubmitted: 1706039615
LastModified: 1706039615
URLPath: /cgit/aur.git/snapshot/servicer.tar.gz