How to Install and Uninstall nopaste.noarch Package on CentOS Stream 9

Last updated: February 04,2025

1. Install "nopaste.noarch" package

In this section, we are going to explain the necessary steps to install nopaste.noarch on CentOS Stream 9

$ sudo dnf update $ sudo dnf install nopaste.noarch

2. Uninstall "nopaste.noarch" package

Please follow the instructions below to uninstall nopaste.noarch on CentOS Stream 9:

$ sudo dnf remove nopaste.noarch $ sudo dnf autoremove

3. Information about the nopaste.noarch package on CentOS Stream 9

Last metadata expiration check: 1:48:51 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : nopaste
Epoch : 1
Version : 1.013
Release : 12.el9
Architecture : noarch
Size : 10 k
Source : perl-App-Nopaste-1.013-12.el9.src.rpm
Repository : epel
Summary : Access pastebins from the command line
URL : https://metacpan.org/release/App-Nopaste
License : GPL-1.0-or-later OR Artistic-1.0-Perl
Description : This application lets you post text to pastebins from the command line.
:
: Pastebins (also known as nopaste sites) let you post text, usually code, for
: public viewing. They're used a lot in IRC channels to show code that would
: normally be too long to give directly in the channel (hence the name nopaste).