How to Install and Uninstall rust-clang-ast-devel.noarch Package on Fedora 35

Last updated: October 06,2024

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

This guide let you learn how to install rust-clang-ast-devel.noarch on Fedora 35

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

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

In this section, we are going to explain the necessary steps to uninstall rust-clang-ast-devel.noarch on Fedora 35:

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

3. Information about the rust-clang-ast-devel.noarch package on Fedora 35

Last metadata expiration check: 3:33:51 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : rust-clang-ast-devel
Version : 0.1.9
Release : 1.fc35
Architecture : noarch
Size : 40 k
Source : rust-clang-ast-0.1.9-1.fc35.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 "clang-ast" crate.