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

Last updated: May 20,2024

1. Install "lua-curl" package

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

$ sudo apt update $ sudo apt install lua-curl

2. Uninstall "lua-curl" package

This guide let you learn how to uninstall lua-curl on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: lua-curl
Priority: optional
Section: universe/interpreters
Installed-Size: 137
Maintainer: Ubuntu Developers
Original-Maintainer: Enrico Tassi
Architecture: amd64
Version: 0.3.0-9
Provides: lua5.1-curl, lua5.2-curl
Depends: libc6 (>= 2.14), libcurl3-gnutls (>= 7.16.2)
Pre-Depends: multiarch-support
Filename: pool/universe/l/lua-curl/lua-curl_0.3.0-9_amd64.deb
Size: 18030
MD5sum: 7d341cd9a03b6d0e473a7a64b88c39ef
SHA1: 36947a05724721dae0ae035330669c10d0ffeb40
SHA256: f60fc122d552e9bfc1ba2700092a980a19b167de2c2e77e7ded07de5cafa6045
Description-en: libcURL bindings for the Lua language
This package contains the bindings for the cURL library.
Currently many different implementations of cURL bindings are available,
this package includes the one developed for the FreePOPs project
(see ).
Description-md5: 19ae034f10b9622c019fca2ce7934638
Multi-Arch: same
Homepage: http://www.luaforge.net/projects/luacurl
Lua-Versions: 5.2 5.1
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu