checkunits on AUR (Arch User Repository)

Last updated: November 22,2024

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

$ yay -S checkunits

* (Optional) Uninstall checkunits on Arch using YAY

$ yay -Rns checkunits

2. Manually Install "checkunits" via AUR

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

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

b. Clone checkunits's git locally

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

c. Go to ~/checkunits folder and install it

$ cd ~/checkunits $ makepkg -si

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

ID: 890984
Name: checkunits
PackageBaseID: 162496
PackageBase: checkunits
Version: 1.1-1
Description: Checks the systemd configuration and makes suggestions to optimize and repair it.
URL: https://github.com/FlashSystems/CheckUnits
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: fs_developer
Submitter: fs_developer
FirstSubmitted: 1611504840
LastModified: 1618154931
URLPath: /cgit/aur.git/snapshot/checkunits.tar.gz