How to Install and Uninstall rust-paste+default-devel.noarch Package on CentOS Stream 9

Last updated: October 08,2024

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

In this section, we are going to explain the necessary steps to install rust-paste+default-devel.noarch on CentOS Stream 9

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

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

In this section, we are going to explain the necessary steps to uninstall rust-paste+default-devel.noarch on CentOS Stream 9:

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

3. Information about the rust-paste+default-devel.noarch package on CentOS Stream 9

Last metadata expiration check: 1:43:31 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : rust-paste+default-devel
Version : 1.0.14
Release : 1.el9
Architecture : noarch
Size : 8.3 k
Source : rust-paste-1.0.14-1.el9.src.rpm
Repository : epel
Summary : Macros for all your token pasting needs
URL : https://crates.io/crates/paste
License : MIT OR Apache-2.0
Description : Macros for all your token pasting needs.
:
: This package contains library source intended for building other packages which
: use the "default" feature of the "paste" crate.