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

Last updated: July 08,2024

1. Install "nopaste.noarch" package

Please follow the instructions below to install nopaste.noarch on CentOS Stream 8

$ 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 8:

$ sudo dnf remove nopaste.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 5:43:27 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : nopaste
Epoch : 1
Version : 1.013
Release : 4.el8
Architecture : noarch
Size : 16 k
Source : perl-App-Nopaste-1.013-4.el8.src.rpm
Repository : epel
Summary : Access pastebins from the command line
URL : https://metacpan.org/release/App-Nopaste
License : GPL+ or Artistic
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).