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

Last updated: June 30,2024

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

This guide let you learn how to install rust-bcder-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

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

This guide covers the steps necessary to uninstall rust-bcder-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

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

Last metadata expiration check: 2:18:46 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-bcder-devel
Version : 0.7.4
Release : 1.el9
Architecture : noarch
Size : 63 k
Source : rust-bcder-0.7.4-1.el9.src.rpm
Repository : epel
Summary : Handling of data encoded in BER, CER, and DER
URL : https://crates.io/crates/bcder
License : BSD-3-Clause
Description : Handling of data encoded in BER, CER, and DER.
:
: This package contains library source intended for building other packages which
: use the "bcder" crate.