How to Install and Uninstall rust-rustls-pemfile+default-devel.noarch Package on Rocky Linux 9

Last updated: October 07,2024

1. Install "rust-rustls-pemfile+default-devel.noarch" package

In this section, we are going to explain the necessary steps to install rust-rustls-pemfile+default-devel.noarch on Rocky Linux 9

$ sudo dnf update $ sudo dnf install rust-rustls-pemfile+default-devel.noarch

2. Uninstall "rust-rustls-pemfile+default-devel.noarch" package

Learn how to uninstall rust-rustls-pemfile+default-devel.noarch on Rocky Linux 9:

$ sudo dnf remove rust-rustls-pemfile+default-devel.noarch $ sudo dnf autoremove

3. Information about the rust-rustls-pemfile+default-devel.noarch package on Rocky Linux 9

Last metadata expiration check: 0:50:38 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : rust-rustls-pemfile+default-devel
Version : 1.0.4
Release : 1.el9
Architecture : noarch
Size : 7.9 k
Source : rust-rustls-pemfile-1.0.4-1.el9.src.rpm
Repository : epel
Summary : Basic .pem file parser for keys and certificates
URL : https://crates.io/crates/rustls-pemfile
License : Apache-2.0 OR ISC OR MIT
Description : Basic .pem file parser for keys and certificates.
:
: This package contains library source intended for building other packages which
: use the "default" feature of the "rustls-pemfile" crate.