How to Install and Uninstall lua-nvim Package on Ubuntu 20.04 LTS (Focal Fossa)

Last updated: May 15,2024

1. Install "lua-nvim" package

This guide covers the steps necessary to install lua-nvim on Ubuntu 20.04 LTS (Focal Fossa)

$ sudo apt update $ sudo apt install lua-nvim

2. Uninstall "lua-nvim" package

Learn how to uninstall lua-nvim on Ubuntu 20.04 LTS (Focal Fossa):

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

3. Information about the lua-nvim package on Ubuntu 20.04 LTS (Focal Fossa)

Package: lua-nvim
Architecture: amd64
Version: 0.2.1-1-1
Priority: optional
Section: universe/interpreters
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Jason Pleau
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 110
Provides: lua5.1-nvim, lua5.2-nvim, lua5.3-nvim
Depends: libc6 (>= 2.4), lua-coxpcall, lua-mpack, lua-luv
Filename: pool/universe/l/lua-nvim/lua-nvim_0.2.1-1-1_amd64.deb
Size: 8276
MD5sum: ee06146ab16d9f177f049d6ccf970d4b
SHA1: 8c1190f973b8071603fe40f6fc2c2ef6637a97f5
SHA256: 5cd271e74a773aca22150cbc214c7ddcfd25540ef177933f589ea556867a5316
Homepage: https://github.com/neovim/lua-client/
Description: Lua client for Neovim
Description-md5: 39b5fae83281174427274c41cb985d5d
Lua-Versions: 5.1 5.2 5.3