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

Last updated: September 20,2024

1. Install "lua-coxpcall" package

Please follow the instructions below to install lua-coxpcall on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install lua-coxpcall

2. Uninstall "lua-coxpcall" package

This tutorial shows how to uninstall lua-coxpcall on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: lua-coxpcall
Priority: optional
Section: universe/interpreters
Installed-Size: 46
Maintainer: Ubuntu Developers
Original-Maintainer: Enrico Tassi
Architecture: all
Version: 1.14.0-2
Provides: lua5.1-coxpcall, lua5.2-coxpcall
Filename: pool/universe/l/lua-coxpcall/lua-coxpcall_1.14.0-2_all.deb
Size: 5564
MD5sum: 0d052f363905d874dfc987d92c61f678
SHA1: ee5635c55cdceadf03216701bc1f937c6cbda9b0
SHA256: 34e507a2a11964a7874c85c87c430f820557b8cecedc811acd3c8d183599528a
Description-en: Protected function calls across coroutines for Lua
This package contains coxpcall, a Lua library that extends the protected
call mechanism typical of Lua (xpcall and pcall) allowing it to cross
coroutines boundaries.
.
This package also contains the documentation.
Description-md5: de4d22d66d3ca41f2bad78b9dc1c712e
Homepage: https://github.com/keplerproject/coxpcall
Lua-Versions: 5.1 5.2
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu