How to Install and Uninstall rust-crypto-mac+cipher-devel.noarch Package on Fedora 35

Last updated: May 20,2024

1. Install "rust-crypto-mac+cipher-devel.noarch" package

This tutorial shows how to install rust-crypto-mac+cipher-devel.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install rust-crypto-mac+cipher-devel.noarch

2. Uninstall "rust-crypto-mac+cipher-devel.noarch" package

In this section, we are going to explain the necessary steps to uninstall rust-crypto-mac+cipher-devel.noarch on Fedora 35:

$ sudo dnf remove rust-crypto-mac+cipher-devel.noarch $ sudo dnf autoremove

3. Information about the rust-crypto-mac+cipher-devel.noarch package on Fedora 35

Last metadata expiration check: 1:24:06 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : rust-crypto-mac+cipher-devel
Version : 0.11.1
Release : 1.fc35
Architecture : noarch
Size : 8.0 k
Source : rust-crypto-mac-0.11.1-1.fc35.src.rpm
Repository : fedora
Summary : Trait for Message Authentication Code (MAC) algorithms
URL : https://crates.io/crates/crypto-mac
License : MIT or ASL 2.0
Description : Trait for Message Authentication Code (MAC) algorithms.
:
: This package contains library source intended for building other packages
: which use "cipher" feature of "crypto-mac" crate.