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

Last updated: May 13,2024

1. Install "lua-orbit" package

Learn how to install lua-orbit on Kali Linux

$ sudo apt update $ sudo apt install lua-orbit

2. Uninstall "lua-orbit" package

This guide covers the steps necessary to uninstall lua-orbit on Kali Linux:

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

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

Package: lua-orbit
Version: 2.2.1+dfsg-4
Installed-Size: 267
Maintainer: Debian QA Group
Architecture: all
Provides: lua5.1-orbit
Depends: lua-wsapi, lua-filesystem, lua-cosmo
Recommends: lua-sql-sqlite3
Size: 66568
SHA256: f06becc55ee6c779d26429d9af075f9eb10f04b73cb8174127ac2c6691ca7378
SHA1: f24497e0562372ed415dbd44e714937bb986edc2
MD5sum: f961255753057c24bc13c9d6a05fb41c
Description: MVC web framework for Lua
Orbit is a library for developing web applications according to
the Model-View-Controller paradigm in Lua.
.
Orbit also includes a basic OR mapper that currently only works with
lua-sql SQLite3 driver.
.
This package also contains the documentation and some sample applications for
the orbit MVC framework.
Description-md5:
Homepage: https://github.com/keplerproject/orbit
Lua-Versions: 5.1
Section: interpreters
Priority: optional
Filename: pool/main/l/lua-orbit/lua-orbit_2.2.1+dfsg-4_all.deb