How to Install and Uninstall elpa-company Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "elpa-company" package

This tutorial shows how to install elpa-company on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install elpa-company

2. Uninstall "elpa-company" package

This guide covers the steps necessary to uninstall elpa-company on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove elpa-company $ sudo apt autoclean && sudo apt autoremove

3. Information about the elpa-company package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: elpa-company
Priority: optional
Section: universe/lisp
Installed-Size: 359
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Emacs addons team
Architecture: all
Source: company-mode
Version: 0.8.12-4
Depends: emacsen-common (>= 2.0.8), emacs | emacsen
Filename: pool/universe/c/company-mode/elpa-company_0.8.12-4_all.deb
Size: 59556
MD5sum: c6d2854dcb8c2d46c315dfe89345f74b
SHA1: 077c5ffe6cec40825fc9bbb906bd409b606dc465
SHA256: da97ac8db2083c414f152d8b46e141146ce3e234f31f88227812186ac9eeda6a
Description-en: Modular in-buffer completion framework for Emacs
Company is a text completion framework for Emacs. The name stands for "complete
anything". It uses pluggable back-ends and front-ends to retrieve and display
completion candidates.
Description-md5: cbc31355851dd3d0dab01c227f4d82e7
Homepage: http://company-mode.github.io/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu