litmusctl on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S litmusctl

* (Optional) Uninstall litmusctl on Arch using YAY

$ yay -Rns litmusctl

2. Manually Install "litmusctl" via AUR

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

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

b. Clone litmusctl's git locally

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

c. Go to ~/litmusctl folder and install it

$ cd ~/litmusctl $ makepkg -si

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

ID: 1140679
Name: litmusctl
PackageBaseID: 170041
PackageBase: litmusctl
Version: 0.13.0-1
Description: CLI tool to manage litmuschaos's agent plane
URL: https://github.com/litmuschaos/litmusctl
NumVotes: 2
Popularity: 1.0E-6
OutOfDate:
Maintainer:
Submitter: raydelrosario
FirstSubmitted: 1629255607
LastModified: 1663364907
URLPath: /cgit/aur.git/snapshot/litmusctl.tar.gz