How to Install and Uninstall rust-cpp_demangle+default-devel.noarch Package on Oracle Linux 9

Last updated: June 29,2024

1. Install "rust-cpp_demangle+default-devel.noarch" package

Please follow the step by step instructions below to install rust-cpp_demangle+default-devel.noarch on Oracle Linux 9

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

2. Uninstall "rust-cpp_demangle+default-devel.noarch" package

Please follow the guidelines below to uninstall rust-cpp_demangle+default-devel.noarch on Oracle Linux 9:

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

3. Information about the rust-cpp_demangle+default-devel.noarch package on Oracle Linux 9

Last metadata expiration check: 2:36:15 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-cpp_demangle+default-devel
Version : 0.4.3
Release : 1.el9
Architecture : noarch
Size : 8.1 k
Source : rust-cpp_demangle-0.4.3-1.el9.src.rpm
Repository : epel
Summary : Crate for demangling C++ symbols
URL : https://crates.io/crates/cpp_demangle
License : MIT OR Apache-2.0
Description : A crate for demangling C++ symbols.
:
: This package contains library source intended for building other packages which
: use the "default" feature of the "cpp_demangle" crate.