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

Last updated: May 18,2024

1. Install "lua-curl-dev" package

Learn how to install lua-curl-dev on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "lua-curl-dev" package

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

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

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

Package: lua-curl-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 165
Maintainer: Ubuntu Developers
Original-Maintainer: Enrico Tassi
Architecture: amd64
Source: lua-curl
Version: 0.3.0-9
Provides: lua5.1-curl-dev, lua5.2-curl-dev
Depends: lua-curl (= 0.3.0-9)
Pre-Depends: multiarch-support
Filename: pool/universe/l/lua-curl/lua-curl-dev_0.3.0-9_amd64.deb
Size: 16568
MD5sum: 7f2d46f7f8fd32060bf07ba85e3e053e
SHA1: e2afea114652442e752ad338982502d135465dea
SHA256: 1fd711fe580e3fd82df787ec8696b34594f9645eeb178ea7ef790422109c1463
Description-en: libcURL development files for the Lua language
This package contains the development files of the libcURL Lua bindings,
useful to create a statically linked binary (like a C application or a
standalone Lua interpreter).
.
Documentation is also shipped within this package.
Description-md5: cbfdf596921a9a54acc3d7a66d8b411b
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