How to Install and Uninstall cargo-fuzz Package on Arch Linux

Last updated: May 19,2024

1. Install "cargo-fuzz" package

Here is a brief guide to show you how to install cargo-fuzz on Arch Linux

$ sudo pacman -Sy $ sudo pacman -S cargo-fuzz

2. Uninstall "cargo-fuzz" package

Please follow the guidance below to uninstall cargo-fuzz on Arch Linux:

$ sudo pacman -Rcns cargo-fuzz

3. Information about the cargo-fuzz package on Arch Linux

Repository : extra
Name : cargo-fuzz
Version : 0.12.0-1
Description : Command line helpers for fuzzing rust
Architecture : x86_64
URL : https://github.com/rust-fuzz/cargo-fuzz
Licenses : MIT Apache-2.0
Groups : None
Provides : None
Depends On : cargo
Optional Deps : None
Conflicts With : None
Replaces : None
Download Size : 599.20 KiB
Installed Size : 1749.67 KiB
Packager : kpcyrd
Build Date : Tue Feb 20 21:06:13 2024
Validated By : MD5 Sum SHA-256 Sum Signature

5. The same packages on other Linux Distributions