How to Install and Uninstall perl-App-Nopaste Package on openSuSE Tumbleweed
Last updated: November 23,2024
1. Install "perl-App-Nopaste" package
Please follow the steps below to install perl-App-Nopaste on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
perl-App-Nopaste
Copied
2. Uninstall "perl-App-Nopaste" package
Please follow the guidelines below to uninstall perl-App-Nopaste on openSuSE Tumbleweed:
$
sudo zypper remove
perl-App-Nopaste
Copied
3. Information about the perl-App-Nopaste package on openSuSE Tumbleweed
Information for package perl-App-Nopaste:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : perl-App-Nopaste
Version : 1.013-1.20
Arch : noarch
Vendor : openSUSE
Installed Size : 114.5 KiB
Installed : No
Status : not installed
Source package : perl-App-Nopaste-1.013-1.20.src
Upstream URL : https://metacpan.org/release/App-Nopaste
Summary : Easy access to any pastebin
Description :
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).
Each pastebin is slightly different. When one pastebin goes down (I'm
looking at you, http://paste.husk.org), then you have to find a new one.
And if you usually use a script to publish text, then it's too much hassle.
This module aims to smooth out the differences between pastebins, and
provides redundancy: if one site doesn't work, it just tries a different
one.
It's also modular: you only need to put on CPAN a
App::Nopaste::Service::Foo module and anyone can begin using it.
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : perl-App-Nopaste
Version : 1.013-1.20
Arch : noarch
Vendor : openSUSE
Installed Size : 114.5 KiB
Installed : No
Status : not installed
Source package : perl-App-Nopaste-1.013-1.20.src
Upstream URL : https://metacpan.org/release/App-Nopaste
Summary : Easy access to any pastebin
Description :
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).
Each pastebin is slightly different. When one pastebin goes down (I'm
looking at you, http://paste.husk.org), then you have to find a new one.
And if you usually use a script to publish text, then it's too much hassle.
This module aims to smooth out the differences between pastebins, and
provides redundancy: if one site doesn't work, it just tries a different
one.
It's also modular: you only need to put on CPAN a
App::Nopaste::Service::Foo module and anyone can begin using it.