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

Last updated: May 20,2024

1. Install "lua-md5" package

In this section, we are going to explain the necessary steps to install lua-md5 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install lua-md5

2. Uninstall "lua-md5" package

Learn how to uninstall lua-md5 on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: lua-md5
Priority: optional
Section: universe/libs
Installed-Size: 125
Maintainer: Ubuntu Developers
Original-Maintainer: Enrico Tassi
Architecture: amd64
Version: 1.2+git+1+8d87fee-1
Provides: lua5.1-md5, lua5.2-md5
Depends: libc6 (>= 2.14)
Pre-Depends: multiarch-support
Filename: pool/universe/l/lua-md5/lua-md5_1.2+git+1+8d87fee-1_amd64.deb
Size: 13252
MD5sum: 142b3ff5dde4368b8277b25e2d7aae8d
SHA1: cf7e31e53eef8289d619e13e561f261bc7698b4a
SHA256: 3581665ea94335eb1868325d11b37c35f9a4817e0a2b3fb2ad8e81a0c5903805
Description-en: MD5 library for the Lua language
This package contains a small crypto library for Lua. It comprises
the MD5 and the DES56 algorithms.
Description-md5: f0518f7d2ee8a330ac37a2f57e7e699d
Multi-Arch: same
Homepage: https://github.com/keplerproject/md5
Lua-Versions: 5.1 5.2
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu