How to Install and Uninstall rust-clang-ast+default-devel.noarch Package on Fedora 36

Last updated: July 08,2024

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

In this section, we are going to explain the necessary steps to install rust-clang-ast+default-devel.noarch on Fedora 36

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

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

Please follow the step by step instructions below to uninstall rust-clang-ast+default-devel.noarch on Fedora 36:

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

3. Information about the rust-clang-ast+default-devel.noarch package on Fedora 36

Last metadata expiration check: 4:53:53 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : rust-clang-ast+default-devel
Version : 0.1.9
Release : 1.fc36
Architecture : noarch
Size : 7.7 k
Source : rust-clang-ast-0.1.9-1.fc36.src.rpm
Repository : updates
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 "default" feature of the "clang-ast" crate.