How to Install and Uninstall rust-bcder-devel.noarch Package on Oracle Linux 9

Last updated: October 07,2024

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

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

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

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

Here is a brief guide to show you how to uninstall rust-bcder-devel.noarch on Oracle Linux 9:

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

3. Information about the rust-bcder-devel.noarch package on Oracle Linux 9

Last metadata expiration check: 1:23:14 ago on Thu Feb 15 07:50:05 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.