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

Last updated: May 20,2024

1. Install "lua-lemock-dev" package

This guide let you learn how to install lua-lemock-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install lua-lemock-dev

2. Uninstall "lua-lemock-dev" package

Please follow the guidelines below to uninstall lua-lemock-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: lua-lemock-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 140
Maintainer: Ubuntu Developers
Original-Maintainer: Victor Seva
Architecture: all
Source: lua-lemock
Version: 0.6-1
Provides: lua5.1-lemock-dev
Depends: lua-lemock (= 0.6-1)
Filename: pool/universe/l/lua-lemock/lua-lemock-dev_0.6-1_all.deb
Size: 22410
MD5sum: 87dc8608a5c59e527d1740cd164baff4
SHA1: 702d1ff084c804aedc9388759274ffe355270cad
SHA256: 922eae886074e7a6c5c18861995c1051348388091aae6cddc7042dfc0e632628
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.
.
This package contains docs and test files.
Description-md5: 2f866562ca7edff2d7be72c27005e78b
Homepage: http://lemock.luaforge.net/README.html
Lua-Versions: 5.1
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu