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

Last updated: June 26,2024

1. Install "rust-clang-ast-devel.noarch" package

Learn how to install rust-clang-ast-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install rust-clang-ast-devel.noarch

2. Uninstall "rust-clang-ast-devel.noarch" package

This tutorial shows how to uninstall rust-clang-ast-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove rust-clang-ast-devel.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 2:32:34 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-clang-ast-devel
Version : 0.1.22
Release : 1.el9
Architecture : noarch
Size : 42 k
Source : rust-clang-ast-0.1.22-1.el9.src.rpm
Repository : epel
Summary : Data structures for processing Clang's -ast-dump=json format
URL : https://crates.io/crates/clang-ast
License : MIT OR Apache-2.0
Description : Data structures for processing Clang's `-ast-dump=json` format.
:
: This package contains library source intended for building other packages which
: use the "clang-ast" crate.