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

Last updated: April 29,2024

1. Install "lua-rex-pcre-dev" package

Please follow the instructions below to install lua-rex-pcre-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install lua-rex-pcre-dev

2. Uninstall "lua-rex-pcre-dev" package

This is a short guide on how to uninstall lua-rex-pcre-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove lua-rex-pcre-dev $ sudo apt autoclean && sudo apt autoremove

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

Package: lua-rex-pcre-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 138
Maintainer: Ubuntu Developers
Original-Maintainer: Enrico Tassi
Architecture: amd64
Source: lua-rexlib
Version: 2.7.2-3
Provides: lua5.1-rex-pcre-dev, lua5.2-rex-pcre-dev
Depends: lua-rex-pcre (= 2.7.2-3)
Pre-Depends: multiarch-support
Filename: pool/universe/l/lua-rexlib/lua-rex-pcre-dev_2.7.2-3_amd64.deb
Size: 14860
MD5sum: 99e88f73c5e29ea0fea8719a07a5f509
SHA1: 810681118915b1d443982dafc611c181777b0b96
SHA256: b17397490447906c00fa7d2214d836174b309aa6b3519e7def4f3a1f1f481aff
Description-en: PCRE development files for the Lua language
This package contains the development files of the PCRE lrexlib Lua
bindings, useful to create a statically linked binary (like a C application or
a standalone Lua interpreter).
Description-md5: c0a510c3d7ee8beb43b8f47f289163de
Multi-Arch: same
Homepage: http://lrexlib.luaforge.net/
Lua-Versions: 5.1 5.2
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu