How to Install and Uninstall rust-is_executable+default-devel.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)
Last updated: January 12,2025
1. Install "rust-is_executable+default-devel.noarch" package
Learn how to install rust-is_executable+default-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)
$
sudo dnf update
Copied
$
sudo dnf install
rust-is_executable+default-devel.noarch
Copied
2. Uninstall "rust-is_executable+default-devel.noarch" package
In this section, we are going to explain the necessary steps to uninstall rust-is_executable+default-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):
$
sudo dnf remove
rust-is_executable+default-devel.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the rust-is_executable+default-devel.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)
Last metadata expiration check: 1:50:04 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-is_executable+default-devel
Version : 1.0.1
Release : 1.el9
Architecture : noarch
Size : 7.2 k
Source : rust-is_executable-1.0.1-1.el9.src.rpm
Repository : epel
Summary : Is there an executable file at the given path?
URL : https://crates.io/crates/is_executable
License : ASL 2.0 or MIT
Description : This package provides a small Rust helper function which determines whether or
: not the given path points to an executable file.
:
: This package contains library source intended for building other packages which
: use the "default" feature of the "is_executable" crate.
Available Packages
Name : rust-is_executable+default-devel
Version : 1.0.1
Release : 1.el9
Architecture : noarch
Size : 7.2 k
Source : rust-is_executable-1.0.1-1.el9.src.rpm
Repository : epel
Summary : Is there an executable file at the given path?
URL : https://crates.io/crates/is_executable
License : ASL 2.0 or MIT
Description : This package provides a small Rust helper function which determines whether or
: not the given path points to an executable file.
:
: This package contains library source intended for building other packages which
: use the "default" feature of the "is_executable" crate.