chkservice on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S chkservice

* (Optional) Uninstall chkservice on Arch using YAY

$ yay -Rns chkservice

2. Manually Install "chkservice" via AUR

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

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

b. Clone chkservice's git locally

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

c. Go to ~/chkservice folder and install it

$ cd ~/chkservice $ makepkg -si

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

ID: 1302348
Name: chkservice
PackageBaseID: 125196
PackageBase: chkservice
Version: 0.3-4
Description: Systemd units manager with ncurses, terminal interface
URL: https://github.com/srakitnican/chkservice
NumVotes: 8
Popularity: 0.188686
OutOfDate:
Maintainer: willemw
Submitter: linuxenko
FirstSubmitted: 1504113633
LastModified: 1691755725
URLPath: /cgit/aur.git/snapshot/chkservice.tar.gz