How to Install and Uninstall irony-mode Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "irony-mode" package

Please follow the step by step instructions below to install irony-mode on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install irony-mode

2. Uninstall "irony-mode" package

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

$ sudo apt remove irony-mode $ sudo apt autoclean && sudo apt autoremove

3. Information about the irony-mode package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: irony-mode
Priority: optional
Section: universe/x11
Installed-Size: 201
Maintainer: Ubuntu Developers
Original-Maintainer: Christoph Egger
Architecture: amd64
Version: 0.1.2-1
Depends: libc6 (>= 2.4), libclang1-3.5 (>= 3.2), libstdc++6 (>= 4.8), emacsen-common (>= 2.0.8)
Filename: pool/universe/i/irony-mode/irony-mode_0.1.2-1_amd64.deb
Size: 39442
MD5sum: 857287356b2016a938ca3c09ec59b631
SHA1: 74ac46016f8f3884aa235669bd00d58994a1efd0
SHA256: b5e9b1ce524b59f39bc19ed56f7ff70fcc9c7b32c70d05b97f925191f0515b2d
Description-en: C/C++ minor mode powered by libclang
irony-mode is an Emacs minor-mode that aims at improving the editing
experience for the C, C++ and Objective-C languages. It works by
using a combination of an Emacs package and a C++ program
(irony-server) that uses libclang.
Description-md5: 107be407f16ca965666c5d9c7d43481d
Homepage: https://github.com/Sarcasm/irony-mode/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu