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

Last updated: May 18,2024

1. Install "lua-lemock" package

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

$ sudo apt update $ sudo apt install lua-lemock

2. Uninstall "lua-lemock" package

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

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

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

Package: lua-lemock
Priority: optional
Section: universe/interpreters
Installed-Size: 54
Maintainer: Ubuntu Developers
Original-Maintainer: Victor Seva
Architecture: all
Version: 0.6-1
Provides: lua5.1-lemock
Suggests: lua-unit
Filename: pool/universe/l/lua-lemock/lua-lemock_0.6-1_all.deb
Size: 7948
MD5sum: 4ad5e02a62a0ee02c1566649a2947a07
SHA1: f418a203da727128a05fba5e4288254db8d109bb
SHA256: 0464538ab82425fa0ff0fec4bba29c85a7253312a0367538e1a3d64fb7c4d272
Description-en: LeMock (Lua Easy Mock) for unit test
LeMock is a mock creation module intended for use together
with a unit test framework such as lua-unit. It is inspired by
EasyMock (for Java), and strives to be easy to use.
Description-md5: 7ca4da063b7cfd15f398235165286a12
Homepage: http://lemock.luaforge.net/README.html
Lua-Versions: 5.1
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu