How to Install and Uninstall elpa-meson-mode Package on Kali Linux

Last updated: May 18,2024

1. Install "elpa-meson-mode" package

Please follow the steps below to install elpa-meson-mode on Kali Linux

$ sudo apt update $ sudo apt install elpa-meson-mode

2. Uninstall "elpa-meson-mode" package

Please follow the steps below to uninstall elpa-meson-mode on Kali Linux:

$ sudo apt remove elpa-meson-mode $ sudo apt autoclean && sudo apt autoremove

3. Information about the elpa-meson-mode package on Kali Linux

Package: elpa-meson-mode
Source: meson-mode
Version: 0.3-1
Installed-Size: 63
Maintainer: Debian Emacsen team
Architecture: all
Depends: dh-elpa-helper, emacsen-common (>= 2.0.8)
Recommends: emacs (>= 46.0)
Enhances: emacs, emacs24, emacs25
Size: 12856
SHA256: 5d09c6f7fa31946696080bc618367e49c0b2f46505289419926e21dd833f7bc9
SHA1: 9bebca8d73b00381a7282b623de5e4856a4d9513
MD5sum: 95b8d555ce565f61669c287250068f8e
Description: Major mode for the Meson build system files
This is a major mode for Meson build system files. Syntax
highlighting works reliably. Indentation works too, but there are
probably cases, where it breaks. Simple completion is supported via
`completion-at-point'. To start completion, use either or
install completion frameworks such as `company'. To enable
`company' add the following to your .emacs:
.
(add-hook 'meson-mode-hook 'company-mode)
Description-md5:
Homepage: https://github.com/wentasah/meson-mode
Section: lisp
Priority: optional
Filename: pool/main/m/meson-mode/elpa-meson-mode_0.3-1_all.deb