How to Install and Uninstall rust-is-docker-devel.noarch Package on Rocky Linux 9

Last updated: October 14,2024

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

Learn how to install rust-is-docker-devel.noarch on Rocky Linux 9

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

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

Please follow the steps below to uninstall rust-is-docker-devel.noarch on Rocky Linux 9:

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

3. Information about the rust-is-docker-devel.noarch package on Rocky Linux 9

Last metadata expiration check: 2:28:15 ago on Fri Feb 16 06:49:52 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.