How to Install and Uninstall irony-server Package on Kali Linux

Last updated: May 19,2024

1. Install "irony-server" package

This is a short guide on how to install irony-server on Kali Linux

$ sudo apt update $ sudo apt install irony-server

2. Uninstall "irony-server" package

In this section, we are going to explain the necessary steps to uninstall irony-server on Kali Linux:

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

3. Information about the irony-server package on Kali Linux

Package: irony-server
Source: irony-mode
Version: 1.6.0-2
Installed-Size: 110
Maintainer: Debian Emacsen team
Architecture: amd64
Depends: libc6 (>= 2.34), libclang1-16 (>= 1:5.0~svn298832-1~), libgcc-s1 (>= 3.0), libstdc++6 (>= 13.1)
Size: 37696
SHA256: b0ea0ca1d65975c3646cf4a3e333fb882eb74b5679697cba2515f019b6fe9944
SHA1: a5823b7912e36dbeeafa59873833fad5ac84043e
MD5sum: 6d9a9176ad998dc22cacea728c8239da
Description: Emacs C/C++ minor mode powered by libclang (server)
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.
.
This package contains the architecture-specific irony-server.
Description-md5:
Homepage: https://github.com/Sarcasm/irony-mode/
Tag: devel::lang:c++, implemented-in::c++, role::plugin
Section: lisp
Priority: optional
Filename: pool/main/i/irony-mode/irony-server_1.6.0-2_amd64.deb