cargo-mutants on AUR (Arch User Repository)

Last updated: April 27,2024

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

$ yay -S cargo-mutants

* (Optional) Uninstall cargo-mutants on Arch using YAY

$ yay -Rns cargo-mutants

2. Manually Install "cargo-mutants" via AUR

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

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

b. Clone cargo-mutants's git locally

$ git clone https://aur.archlinux.org/cargo-mutants.git ~/cargo-mutants

c. Go to ~/cargo-mutants folder and install it

$ cd ~/cargo-mutants $ makepkg -si

3. Information about the cargo-mutants package on Arch User Repository (AUR)

ID: 1416449
Name: cargo-mutants
PackageBaseID: 176089
PackageBase: cargo-mutants
Version: 24.2.1-1
Description: Mutation testing for Rust
URL: https://github.com/sourcefrog/cargo-mutants
NumVotes: 2
Popularity: 0.306233
OutOfDate:
Maintainer: Sanpi
Submitter: Sanpi
FirstSubmitted: 1645085442
LastModified: 1709021602
URLPath: /cgit/aur.git/snapshot/cargo-mutants.tar.gz