litmus on AUR (Arch User Repository)

Last updated: December 22,2024

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

$ yay -S litmus

* (Optional) Uninstall litmus on Arch using YAY

$ yay -Rns litmus

2. Manually Install "litmus" via AUR

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

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

b. Clone litmus's git locally

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

c. Go to ~/litmus folder and install it

$ cd ~/litmus $ makepkg -si

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

ID: 193033
Name: litmus
PackageBaseID: 45756
PackageBase: litmus
Version: 0.13-3
Description: WebDAV server protocol compliance test suite
URL: http://www.webdav.org/neon/litmus/
NumVotes: 3
Popularity: 0
OutOfDate: 1700390039
Maintainer:
Submitter: shaman
FirstSubmitted: 1295968355
LastModified: 1434095197
URLPath: /cgit/aur.git/snapshot/litmus.tar.gz