How to Install and Uninstall rust-signature-devel.noarch Package on Rocky Linux 9

Last updated: October 08,2024

1. Install "rust-signature-devel.noarch" package

This is a short guide on how to install rust-signature-devel.noarch on Rocky Linux 9

$ sudo dnf update $ sudo dnf install rust-signature-devel.noarch

2. Uninstall "rust-signature-devel.noarch" package

This tutorial shows how to uninstall rust-signature-devel.noarch on Rocky Linux 9:

$ sudo dnf remove rust-signature-devel.noarch $ sudo dnf autoremove

3. Information about the rust-signature-devel.noarch package on Rocky Linux 9

Last metadata expiration check: 0:53:09 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : rust-signature-devel
Version : 2.2.0
Release : 1.el9
Architecture : noarch
Size : 24 k
Source : rust-signature-2.2.0-1.el9.src.rpm
Repository : epel
Summary : Traits for cryptographic signature algorithms (e.g. ECDSA, Ed25519)
URL : https://crates.io/crates/signature
License : Apache-2.0 OR MIT
Description : Traits for cryptographic signature algorithms (e.g. ECDSA, Ed25519).
:
: This package contains library source intended for building other packages which
: use the "signature" crate.