How to Install and Uninstall libterm-editoredit-perl Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: November 23,2024
1. Install "libterm-editoredit-perl" package
This tutorial shows how to install libterm-editoredit-perl on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
libterm-editoredit-perl
Copied
2. Uninstall "libterm-editoredit-perl" package
In this section, we are going to explain the necessary steps to uninstall libterm-editoredit-perl on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
libterm-editoredit-perl
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the libterm-editoredit-perl package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: libterm-editoredit-perl
Priority: optional
Section: universe/perl
Installed-Size: 58
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 0.16-1
Depends: perl, libany-moose-perl, libtext-clip-perl, libtry-tiny-perl
Filename: pool/universe/libt/libterm-editoredit-perl/libterm-editoredit-perl_0.16-1_all.deb
Size: 8442
MD5sum: fd4544f2a18c1b9f3dec160bcbb139a5
SHA1: a0e2af180d29da5dc1be2554cdf8fd2362ffbb30
SHA256: eea8ad56002a4feada5eed8caf8741d0c6d3e6c2b0a3c8132c7dc1649d0816ba
Description-en: module for editing a document via $EDITOR
Term::EditorEdit is a tool for prompting the user to edit a piece of text via
$VISUAL or $EDITOR and return the result.
.
In addition to just editing a document, this module can distinguish between a
document preamble and document content, giving you a way to provide
"out-of-bound" information to whoever is editing. Once an edit is complete,
only the content (whatever was below the preamble) is returned.
Description-md5: 8728560cd0b6fd16937da2d9dca5bae5
Homepage: https://metacpan.org/release/Term-EditorEdit/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: optional
Section: universe/perl
Installed-Size: 58
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 0.16-1
Depends: perl, libany-moose-perl, libtext-clip-perl, libtry-tiny-perl
Filename: pool/universe/libt/libterm-editoredit-perl/libterm-editoredit-perl_0.16-1_all.deb
Size: 8442
MD5sum: fd4544f2a18c1b9f3dec160bcbb139a5
SHA1: a0e2af180d29da5dc1be2554cdf8fd2362ffbb30
SHA256: eea8ad56002a4feada5eed8caf8741d0c6d3e6c2b0a3c8132c7dc1649d0816ba
Description-en: module for editing a document via $EDITOR
Term::EditorEdit is a tool for prompting the user to edit a piece of text via
$VISUAL or $EDITOR and return the result.
.
In addition to just editing a document, this module can distinguish between a
document preamble and document content, giving you a way to provide
"out-of-bound" information to whoever is editing. Once an edit is complete,
only the content (whatever was below the preamble) is returned.
Description-md5: 8728560cd0b6fd16937da2d9dca5bae5
Homepage: https://metacpan.org/release/Term-EditorEdit/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu