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

Last updated: July 01,2024

1. Install "rust-vte+nightly-devel.noarch" package

This is a short guide on how to install rust-vte+nightly-devel.noarch on Oracle Linux 9

$ sudo dnf update $ sudo dnf install rust-vte+nightly-devel.noarch

2. Uninstall "rust-vte+nightly-devel.noarch" package

In this section, we are going to explain the necessary steps to uninstall rust-vte+nightly-devel.noarch on Oracle Linux 9:

$ sudo dnf remove rust-vte+nightly-devel.noarch $ sudo dnf autoremove

3. Information about the rust-vte+nightly-devel.noarch package on Oracle Linux 9

Last metadata expiration check: 2:21:17 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-vte+nightly-devel
Version : 0.11.1
Release : 1.el9
Architecture : noarch
Size : 7.8 k
Source : rust-vte-0.11.1-1.el9.src.rpm
Repository : epel
Summary : Parser for implementing terminal emulators
URL : https://crates.io/crates/vte
License : Apache-2.0 OR MIT
Description : Parser for implementing terminal emulators.
:
: This package contains library source intended for building other packages which
: use the "nightly" feature of the "vte" crate.