How to Install and Uninstall rust-der+time-devel.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: June 26,2024

1. Install "rust-der+time-devel.noarch" package

Please follow the guidelines below to install rust-der+time-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install rust-der+time-devel.noarch

2. Uninstall "rust-der+time-devel.noarch" package

Please follow the instructions below to uninstall rust-der+time-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove rust-der+time-devel.noarch $ sudo dnf autoremove

3. Information about the rust-der+time-devel.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:26:26 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-der+time-devel
Version : 0.7.8
Release : 1.el9
Architecture : noarch
Size : 8.1 k
Source : rust-der-0.7.8-1.el9.src.rpm
Repository : epel
Summary : Pure Rust embedded-friendly implementation of DER for ASN.1
URL : https://crates.io/crates/der
License : Apache-2.0 OR MIT
Description : Pure Rust embedded-friendly implementation of the Distinguished Encoding
: Rules (DER) for Abstract Syntax Notation One (ASN.1) as described in ITU
: X.690 with full support for heapless no_std targets.
:
: This package contains library source intended for building other packages which
: use the "time" feature of the "der" crate.