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

Last updated: October 04,2024

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

Please follow the guidance below to install rust-is-docker-devel.noarch on Oracle Linux 9

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

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

This tutorial shows how to uninstall rust-is-docker-devel.noarch on Oracle Linux 9:

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

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

Last metadata expiration check: 1:09:22 ago on Thu Feb 15 07:50:05 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.