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

Last updated: October 06,2024

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

This is a short guide on how to install rust-rsa+serde-devel.noarch on Fedora 36

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

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

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

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

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

Last metadata expiration check: 0:35:24 ago on Thu Sep 8 14:04:51 2022.
Available Packages
Name : rust-rsa+serde-devel
Version : 0.5.0
Release : 1.fc36
Architecture : noarch
Size : 7.6 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 "serde" feature of the "rsa" crate.