How to Install and Uninstall lua-nvim Package on Kali Linux

Last updated: May 13,2024

1. Install "lua-nvim" package

This tutorial shows how to install lua-nvim on Kali Linux

$ sudo apt update $ sudo apt install lua-nvim

2. Uninstall "lua-nvim" package

Please follow the steps below to uninstall lua-nvim on Kali Linux:

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

3. Information about the lua-nvim package on Kali Linux

Package: lua-nvim
Version: 0.2.4-1-2
Installed-Size: 83
Maintainer: Debian Lua Team
Architecture: amd64
Provides: lua5.1-nvim, lua5.3-nvim
Depends: libc6 (>= 2.4), lua-coxpcall, lua-mpack, lua-luv
Size: 8152
SHA256: 6c78c9be5c47f37f32fb32b73029486401ae769a693c579b84f5b100f942bfb8
SHA1: 0a52ce328a288a7562fa5e05a056c9495225bef6
MD5sum: fbd2ec25d5127e60a9dbabc3f669968b
Description: Lua client for Neovim
lua-nvim provices a mean to communicate with neovim sessions
through Lua.
Description-md5:
Homepage: https://github.com/neovim/lua-client/
Lua-Versions: 5.1 5.3
Section: interpreters
Priority: optional
Filename: pool/main/l/lua-nvim/lua-nvim_0.2.4-1-2_amd64.deb