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

Last updated: May 10,2024

1. Install "lua-soap" package

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

$ sudo apt update $ sudo apt install lua-soap

2. Uninstall "lua-soap" package

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

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

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

Package: lua-soap
Priority: optional
Section: universe/interpreters
Installed-Size: 109
Maintainer: Ubuntu Developers
Original-Maintainer: Enrico Tassi
Architecture: all
Version: 3.0+git91419a7-1
Provides: lua5.1-soap
Depends: lua-expat, lua-socket
Recommends: lua5.1-sec
Filename: pool/universe/l/lua-soap/lua-soap_3.0+git91419a7-1_all.deb
Size: 21366
MD5sum: 98515862cd6c7d08c27e7f265a92e755
SHA1: 3eaf08e5aab4d71e185b46df28da755a71ba076e
SHA256: 37d2c9f3a3840b764c499186ffbdf50aa6feaef203102c44004147fc18f72cc7
Description-en: SOAP library for the Lua language
This package contains the Lua SOAP facility library.
Description-md5: 7ac4121c149d91b76c0f2d91ddd8e45b
Homepage: http://tomasguisasola.github.com/luasoap/
Lua-Versions: 5.1
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu