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

Last updated: May 14,2024

1. Install "apel" package

Please follow the guidelines below to install apel on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install apel

2. Uninstall "apel" package

Here is a brief guide to show you how to uninstall apel on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove apel $ sudo apt autoclean && sudo apt autoremove

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

Package: apel
Priority: optional
Section: universe/editors
Installed-Size: 511
Maintainer: Ubuntu Developers
Original-Maintainer: Tatsuya Kinoshita
Architecture: all
Version: 10.8+0.20120427-14
Depends: emacsen-common (>= 2.0.8), emacs | emacsen
Filename: pool/universe/a/apel/apel_10.8+0.20120427-14_all.deb
Size: 87532
MD5sum: f19339b92c3aeef71c7c5e422d721e16
SHA1: 33853f2ca6d5311c69605ac9635c9c0a2838fa37
SHA256: f32078e376b4a4088f1b1cd6b40aabc674189c6458b2ff39cc7e429ba6191439
Description-en: portable library for emacsen
APEL stands for "A Portable Emacs Library". It consists of following
modules:
.
poe.el emulation module mainly for basic functions and special
forms/macros of latest emacsen
poem.el basic functions to write portable MULE programs
pces.el portable character encoding scheme (coding-system) features
invisible.el features about invisible region
mcharset.el MIME charset related features
static.el utility for static evaluation
broken.el information of broken facilities of Emacs
pccl.el utility to write portable CCL program
alist.el utility for Association-list
calist.el utility for condition tree and condition/situation-alist
path-util.el utility for path management or file detection
filename.el utility to make file-name
install.el utility to install emacs-lisp package
mule-caesar.el ROT 13-47-48 Caesar rotation utility
emu.el emu bundled in tm-7.106 compatibility
pcustom.el portable custom environment
product.el functions for product version information
Description-md5: f47e25bd0d765f119fe95698f45a9f76
Homepage: http://git.chise.org/elisp/apel/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu