How to Install and Uninstall libapp-nopaste-perl Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 19,2024

1. Install "libapp-nopaste-perl" package

Please follow the guidance below to install libapp-nopaste-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libapp-nopaste-perl

2. Uninstall "libapp-nopaste-perl" package

Please follow the guidance below to uninstall libapp-nopaste-perl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libapp-nopaste-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libapp-nopaste-perl package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libapp-nopaste-perl
Priority: optional
Section: universe/perl
Installed-Size: 149
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 1.004-1
Provides: nopaste
Depends: libbrowser-open-perl, libclass-load-perl, libgetopt-long-descriptive-perl, libjson-maybexs-perl, libmodule-pluggable-perl | perl (<< 5.17.0), libmodule-runtime-perl, libnamespace-clean-perl, liburi-perl, libwww-mechanize-perl, perl
Suggests: git
Filename: pool/universe/liba/libapp-nopaste-perl/libapp-nopaste-perl_1.004-1_all.deb
Size: 48798
MD5sum: 9ca9845c679487864a7c43cb8b8dd581
SHA1: 07dc61c394f0a3dd912ea9aed3e9dea173ed1a0e
SHA256: 7c33bc567962459831753f5cc53f8c22f480a03d5a9a7a39bae65bb1f311da83
Description-en: application for easy access to any pastebin
App::Nopaste is a Perl module and application collection to upload arbitrary
text, usually code, to pastebins (also known as nopaste sites) 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.
.
Each pastebin is slightly different; this program attempts to encapsulate the
differences between them and provide a unified, redundant interface to upload
code. If one site doesn't work, it simply tries a different one.
Description-md5: 9cd3fa858f1eb2f6cd1f2bbe484f5c32
Homepage: https://metacpan.org/release/App-Nopaste
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu