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

Last updated: May 18,2024

1. Install "lua-orbit" package

This tutorial shows how to install lua-orbit on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install lua-orbit

2. Uninstall "lua-orbit" package

Please follow the step by step instructions below to uninstall lua-orbit on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: lua-orbit
Priority: optional
Section: universe/web
Installed-Size: 295
Maintainer: Ubuntu Developers
Original-Maintainer: Enrico Tassi
Architecture: all
Version: 2.2.1+dfsg-1
Provides: lua5.1-orbit
Depends: lua-wsapi, lua-filesystem, lua-cosmo
Recommends: lua-sql-sqlite3
Filename: pool/universe/l/lua-orbit/lua-orbit_2.2.1+dfsg-1_all.deb
Size: 64594
MD5sum: e3dc872c39c734ef7c17c1ac043de182
SHA1: 0dd8f0b5bb258e4afa4bc77ec8e0c3c57d665df4
SHA256: 3e94b7f509842bb5e508be14c775e0febd19ad242a4213f50cd24b143fbfb208
Description-en: 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: 3265694a95130fcd21ca1e83e0af5530
Homepage: https://github.com/keplerproject/orbit
Lua-Versions: 5.1
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu