How to Install and Uninstall sepia Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "sepia" package

Learn how to install sepia on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install sepia

2. Uninstall "sepia" package

Please follow the step by step instructions below to uninstall sepia on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove sepia $ sudo apt autoclean && sudo apt autoremove

3. Information about the sepia package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: sepia
Priority: optional
Section: universe/perl
Installed-Size: 348
Maintainer: Ubuntu Developers
Original-Maintainer: Hilko Bengen
Architecture: all
Version: 0.992-4
Depends: perl, dpkg (>= 1.15.4) | install-info, emacs24 | emacs23 | emacs22, w3m-el (>= 1.4.5) | w3m-el-snapshot, libio-stringy-perl, libpadwalker-perl, libmodule-info-perl, libscope-upper-perl, libdevel-lexalias-perl, libmodule-corelist-perl, libwww-perl, libdata-dump-perl, libdevel-size-perl, libbsd-resource-perl
Recommends: perl-doc
Filename: pool/universe/s/sepia/sepia_0.992-4_all.deb
Size: 88000
MD5sum: 01050ae88021726c023af009cfdc97d4
SHA1: 2310ec2b5aa76af27f11417f4fc28669f3961f8d
SHA256: ee2fe63d8c233f213d3ca1598fb9954bd620b4d7f297af4addbfd7d7d4e77b88
Description-en: Simple Emacs-Perl InterAction
Sepia is a set of features to make Emacs a better tool for Perl
development, including:
.
* an interactive prompt (REPL) for evaluating code;
* cross-referencing to find and navigate between function and
variable definitions and uses;
* variable- and function-name completion.
* eldoc support to echo function arguments in the minibuffer
* functions to simplify POD browsing with Emacs-w3m
Description-md5: 1330fbe338d6e20da5a36c9eb06d4e30
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu