How to Install and Uninstall rust-rsa+std-devel.noarch Package on Fedora 36

Last updated: May 17,2024

1. Install "rust-rsa+std-devel.noarch" package

Please follow the instructions below to install rust-rsa+std-devel.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install rust-rsa+std-devel.noarch

2. Uninstall "rust-rsa+std-devel.noarch" package

Please follow the steps below to uninstall rust-rsa+std-devel.noarch on Fedora 36:

$ sudo dnf remove rust-rsa+std-devel.noarch $ sudo dnf autoremove

3. Information about the rust-rsa+std-devel.noarch package on Fedora 36

Last metadata expiration check: 0:03:57 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : rust-rsa+std-devel
Version : 0.5.0
Release : 1.fc36
Architecture : noarch
Size : 7.9 k
Source : rust-rsa-0.5.0-1.fc36.src.rpm
Repository : fedora
Summary : Pure Rust RSA implementation
URL : https://crates.io/crates/rsa
License : MIT or ASL 2.0
Description : Pure Rust RSA implementation.
:
: This package contains library source intended for building other packages which
: use the "std" feature of the "rsa" crate.