How to Install and Uninstall cargo-deny.x86_64 Package on Fedora 38

Last updated: November 27,2024

1. Install "cargo-deny.x86_64" package

Please follow the step by step instructions below to install cargo-deny.x86_64 on Fedora 38

$ sudo dnf update $ sudo dnf install cargo-deny.x86_64

2. Uninstall "cargo-deny.x86_64" package

This guide covers the steps necessary to uninstall cargo-deny.x86_64 on Fedora 38:

$ sudo dnf remove cargo-deny.x86_64 $ sudo dnf autoremove

3. Information about the cargo-deny.x86_64 package on Fedora 38

Last metadata expiration check: 1:33:25 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : cargo-deny
Version : 0.14.3
Release : 1.fc38
Architecture : x86_64
Size : 6.1 M
Source : rust-cargo-deny-0.14.3-1.fc38.src.rpm
Repository : updates
Summary : Cargo plugin to help you manage large dependency graphs
URL : https://crates.io/crates/cargo-deny
License : Apache-2.0 AND Apache-2.0 WITH LLVM-exception AND BSD-3-Clause AND CC0-1.0 AND ISC AND MIT AND MPL-2.0 AND OpenSSL AND Unicode-DFS-2016 AND (0BSD OR MIT OR Apache-2.0) AND (Apache-2.0 OR BSL-1.0) AND (Apache-2.0 OR ISC OR MIT) AND (Apache-2.0 OR MIT) AND (Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT) AND (MIT OR Apache-2.0 OR Zlib) AND (Unlicense OR MIT)
Description : Cargo plugin to help you manage large dependency graphs.