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

Last updated: July 07,2024

1. Install "rust-is-docker-devel.noarch" package

In this section, we are going to explain the necessary steps to install rust-is-docker-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install rust-is-docker-devel.noarch

2. Uninstall "rust-is-docker-devel.noarch" package

Please follow the instructions below to uninstall rust-is-docker-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove rust-is-docker-devel.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 1:42:08 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-is-docker-devel
Version : 0.2.0
Release : 1.el9
Architecture : noarch
Size : 10 k
Source : rust-is-docker-0.2.0-1.el9.src.rpm
Repository : epel
Summary : Checks if the process is running inside a Docker container
URL : https://crates.io/crates/is-docker
License : MIT
Description : Checks if the process is running inside a Docker container.
:
: This package contains library source intended for building other packages which
: use the "is-docker" crate.