How to Install and Uninstall lua-busted Package on Ubuntu 23.10 (Mantic Minotaur)

Last updated: April 29,2024

1. Install "lua-busted" package

In this section, we are going to explain the necessary steps to install lua-busted on Ubuntu 23.10 (Mantic Minotaur)

$ sudo apt update $ sudo apt install lua-busted

2. Uninstall "lua-busted" package

This tutorial shows how to uninstall lua-busted on Ubuntu 23.10 (Mantic Minotaur):

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

3. Information about the lua-busted package on Ubuntu 23.10 (Mantic Minotaur)

Package: lua-busted
Architecture: all
Version: 2.1.2-1
Priority: optional
Section: universe/interpreters
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Lua Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 347
Provides: lua5.1-busted, lua5.2-busted, lua5.3-busted, lua5.4-busted
Depends: lua-cliargs, lua-dkjson, lua-filesystem, lua-luassert (>= 1.8), lua-mediator, lua-penlight, lua-say, lua-system, lua-term, lua5.2 | lua
Filename: pool/universe/l/lua-busted/lua-busted_2.1.2-1_all.deb
Size: 35254
MD5sum: affcfb08514e94a53789648d0540c670
SHA1: f8db9282826a1cc5b7be3a39311cf549d1aa7637
SHA256: 51ac86b5a6f8c8d26843e2535c62a2fff9a6ef9af6d624bcfa8835ed13d696c2
SHA512: c9be5f833d3b759527ea36697d33c0c963468ad3ab974ace02ae731ca36d592dbdfe362d86b6fbbdddcb3eb02bc7fc05f12735a4f03118a419a4c51804a16a8f
Homepage: https://github.com/lunarmodules/busted
Description: Lua unit testing framework focused on ease of use
Description-md5: a9c0a5f4f7a1779e49ed6e40aaf8bfde
Lua-Versions: 5.1 5.2 5.3 5.4