usrsvc on AUR (Arch User Repository)

Last updated: June 17,2024

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

$ yay -S usrsvc

* (Optional) Uninstall usrsvc on Arch using YAY

$ yay -Rns usrsvc

2. Manually Install "usrsvc" via AUR

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

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

b. Clone usrsvc's git locally

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

c. Go to ~/usrsvc folder and install it

$ cd ~/usrsvc $ makepkg -si

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

ID: 556705
Name: usrsvc
PackageBaseID: 123142
PackageBase: usrsvc
Version: 1.5.13-1
Description: A service manager for running/managing/monitoring/auto-restarting daemons and services at the user (non-root) level
URL: http://github.com/kata198/usrsvc
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: kata198
Submitter: kata198
FirstSubmitted: 1496641425
LastModified: 1541172951
URLPath: /cgit/aur.git/snapshot/usrsvc.tar.gz