How to Install and Uninstall cargo-fuzz Package on Manjaro

Last updated: May 19,2024

1. Install "cargo-fuzz" package

Please follow the guidance below to install cargo-fuzz on Manjaro

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

2. Uninstall "cargo-fuzz" package

Please follow the step by step instructions below to uninstall cargo-fuzz on Manjaro:

$ sudo pacman -Rcns cargo-fuzz

3. Information about the cargo-fuzz package on Manjaro

Repository : extra
Name : cargo-fuzz
Version : 0.11.3-1
Description : Command line helpers for fuzzing rust
Architecture : x86_64
URL : https://github.com/rust-fuzz/cargo-fuzz
Licenses : MIT APACHE
Groups : None
Provides : None
Depends On : cargo
Optional Deps : None
Conflicts With : None
Replaces : None
Download Size : 589.01 KiB
Installed Size : 1713.42 KiB
Packager : kpcyrd
Build Date : Wed Jan 3 15:31:10 2024
Validated By : MD5 Sum SHA-256 Sum Signature

5. The same packages on other Linux Distributions