How to Install and Uninstall nopaste.noarch Package on Rocky Linux 8

Last updated: September 20,2024

1. Install "nopaste.noarch" package

This guide let you learn how to install nopaste.noarch on Rocky Linux 8

$ sudo dnf update $ sudo dnf install nopaste.noarch

2. Uninstall "nopaste.noarch" package

Please follow the guidance below to uninstall nopaste.noarch on Rocky Linux 8:

$ sudo dnf remove nopaste.noarch $ sudo dnf autoremove

3. Information about the nopaste.noarch package on Rocky Linux 8

Last metadata expiration check: 2:16:20 ago on Mon Sep 12 10:27:18 2022.
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).