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

Last updated: May 16,2024

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

This guide covers the steps necessary to install lua-rex-onig-dev on Ubuntu 16.04 LTS (Xenial Xerus)

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

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

Here is a brief guide to show you how to uninstall lua-rex-onig-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

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