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

Last updated: May 14,2024

1. Install "lua-mode" package

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

$ sudo apt update $ sudo apt install lua-mode

2. Uninstall "lua-mode" package

Please follow the guidance below to uninstall lua-mode on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: lua-mode
Priority: optional
Section: universe/editors
Installed-Size: 106
Maintainer: Ubuntu Developers
Original-Maintainer: Hilko Bengen
Architecture: all
Version: 20151025-1
Depends: emacs24 | emacsen
Filename: pool/universe/l/lua-mode/lua-mode_20151025-1_all.deb
Size: 24394
MD5sum: 9539754fde639a3b3ce44d226bbe7d3a
SHA1: ce42f6c825745fdfb36e56746a6d9c5ba679fca4
SHA256: 1e151350c6cd85a267208143dcaca73d85a433f0020861e2fd7c32ca38fb936f
Description-en: Emacs mode for editing Lua programs
This emacs mode provides syntax highlighting and automatic
indentation for Lua, as well as sending lines/regions/files to a lua
interpreter. You will need this if you write Lua programs using
Emacs.
Description-md5: d489073572aab90de55f510cd901c19e
Enhances: lua5.1, lua5.2, lua5.3, lua50, luajit
Homepage: https://github.com/immerrr/lua-mode
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu