How to Install and Uninstall nopaste.noarch Package on Fedora 35

Last updated: May 18,2024

1. Install "nopaste.noarch" package

Please follow the guidance below to install nopaste.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install nopaste.noarch

2. Uninstall "nopaste.noarch" package

Please follow the guidance below to uninstall nopaste.noarch on Fedora 35:

$ sudo dnf remove nopaste.noarch $ sudo dnf autoremove

3. Information about the nopaste.noarch package on Fedora 35

Last metadata expiration check: 0:12:58 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : nopaste
Epoch : 1
Version : 1.013
Release : 7.fc35
Architecture : noarch
Size : 10 k
Source : perl-App-Nopaste-1.013-7.fc35.src.rpm
Repository : fedora
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).