How to Install and Uninstall rust-is_ci+default-devel.noarch Package on Oracle Linux 9

Last updated: July 03,2024

1. Install "rust-is_ci+default-devel.noarch" package

Here is a brief guide to show you how to install rust-is_ci+default-devel.noarch on Oracle Linux 9

$ sudo dnf update $ sudo dnf install rust-is_ci+default-devel.noarch

2. Uninstall "rust-is_ci+default-devel.noarch" package

This tutorial shows how to uninstall rust-is_ci+default-devel.noarch on Oracle Linux 9:

$ sudo dnf remove rust-is_ci+default-devel.noarch $ sudo dnf autoremove

3. Information about the rust-is_ci+default-devel.noarch package on Oracle Linux 9

Last metadata expiration check: 2:45:07 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-is_ci+default-devel
Version : 1.1.1
Release : 2.el9
Architecture : noarch
Size : 7.2 k
Source : rust-is_ci-1.1.1-2.el9.src.rpm
Repository : epel
Summary : Super lightweight CI environment checker
URL : https://crates.io/crates/is_ci
License : ISC
Description : Super lightweight CI environment checker. Just tells you if you're in CI or not
: without much fuss.
:
: This package contains library source intended for building other packages which
: use the "default" feature of the "is_ci" crate.