How to Install and Uninstall elpa-meson-mode Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: November 05,2024

1. Install "elpa-meson-mode" package

This guide let you learn how to install elpa-meson-mode on Ubuntu 20.10 (Groovy Gorilla)

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

2. Uninstall "elpa-meson-mode" package

This is a short guide on how to uninstall elpa-meson-mode on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the elpa-meson-mode package on Ubuntu 20.10 (Groovy Gorilla)

Package: elpa-meson-mode
Architecture: all
Version: 0.2-1
Priority: optional
Section: universe/lisp
Source: meson-mode
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Emacsen team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 57
Depends: dh-elpa-helper, emacsen-common (>= 2.0.8)
Recommends: emacs (>= 46.0)
Enhances: emacs, emacs24, emacs25
Filename: pool/universe/m/meson-mode/elpa-meson-mode_0.2-1_all.deb
Size: 11380
MD5sum: 8eb1dd709758447dd09cb71bbfee4ade
SHA1: 75b7f28bacd21ab755f9b33ab36a7662c017c045
SHA256: e781bceefe7f7d2804ae93209402ab4575405178559994ebcade9b1390b98e4f
SHA512: e040a67a898fb9af3c6c633c421a8b5e4d8101d29d72b9684c6b1e0541ca551bcdd51d8e9c99d19478516f53d4b5b2399127ccc57376d64849dc697ec9de80f7
Homepage: https://github.com/wentasah/meson-mode
Description-en: 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: eb330d45d60029cde1276b8626c6e8c1