How to Install and Uninstall rust-build-fs-tree+default-devel.noarch Package on AlmaLinux 9

Last updated: July 02,2024

1. Install "rust-build-fs-tree+default-devel.noarch" package

This tutorial shows how to install rust-build-fs-tree+default-devel.noarch on AlmaLinux 9

$ sudo dnf update $ sudo dnf install rust-build-fs-tree+default-devel.noarch

2. Uninstall "rust-build-fs-tree+default-devel.noarch" package

In this section, we are going to explain the necessary steps to uninstall rust-build-fs-tree+default-devel.noarch on AlmaLinux 9:

$ sudo dnf remove rust-build-fs-tree+default-devel.noarch $ sudo dnf autoremove

3. Information about the rust-build-fs-tree+default-devel.noarch package on AlmaLinux 9

Last metadata expiration check: 0:01:04 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : rust-build-fs-tree+default-devel
Version : 0.6.0
Release : 1.el9
Architecture : noarch
Size : 7.5 k
Source : rust-build-fs-tree-0.6.0-1.el9.src.rpm
Repository : epel
Summary : Generate a filesystem tree from a macro or a YAML tree
URL : https://crates.io/crates/build-fs-tree
License : MIT
Description : Generate a filesystem tree from a macro or a YAML tree.
:
: This package contains library source intended for building other packages which
: use the "default" feature of the "build-fs-tree" crate.