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

Last updated: October 07,2024

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

In this section, we are going to explain the necessary steps to install rust-rsa+std-devel.noarch on Fedora 39

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

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

In this section, we are going to explain the necessary steps to uninstall rust-rsa+std-devel.noarch on Fedora 39:

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

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

Last metadata expiration check: 1:28:11 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : rust-rsa+std-devel
Version : 0.5.0
Release : 6.fc39
Architecture : noarch
Size : 8.2 k
Source : rust-rsa-0.5.0-6.fc39.src.rpm
Repository : fedora
Summary : Pure Rust RSA implementation
URL : https://crates.io/crates/rsa
License : MIT OR Apache-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.