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

Last updated: May 19,2024

1. Install "lua-lpeg" package

Please follow the guidance below to install lua-lpeg on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install lua-lpeg

2. Uninstall "lua-lpeg" package

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

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

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

Package: lua-lpeg
Architecture: amd64
Version: 0.12.2-1ubuntu1
Multi-Arch: same
Priority: optional
Section: interpreters
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Enrico Tassi
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 166
Provides: lua5.1-lpeg, lua5.2-lpeg, lua5.3-lpeg
Depends: libc6 (>= 2.14)
Filename: pool/main/l/lua-lpeg/lua-lpeg_0.12.2-1ubuntu1_amd64.deb
Size: 28556
MD5sum: 7ca6f351e069bd1e4549e29a046011ab
SHA1: 15c4c87a2f19f7cca85ebc91e361276298b39973
SHA256: 2f3f003dcca7511609ca43e82268d77fc7daa29423668ff4a842454a1f1aa2ac
SHA512: 864d95152ade371b459834c6f99ba0a9df69b7c17f9bf7fabc68c2e7a21a8fef5d88881eb3adbe2e80fa35ce288b12acd2c962172a46aff49762a8bf0780a1db
Homepage: http://www.inf.puc-rio.br/~roberto/lpeg.html
Description-en: LPeg library for the Lua language
LPeg is a new pattern-matching library for Lua, based on Parsing Expression
Grammars (PEGs). PEGs look similar to regular expressions or context-free
grammars in Backus-Naur form (BNF) notation. PEGs make a good replacement for
regular expressions, because they are strictly more powerful. For example, a
regular expression inherently cannot find matched pairs of parentheses, because
it is not recursive, but a PEG can.
Description-md5: 7b03d1547704cdb88762b282cc5bdeea
Lua-Versions: 5.1 5.2 5.3
Supported: 5y

Package: lua-lpeg
Priority: optional
Section: interpreters
Installed-Size: 167
Maintainer: Ubuntu Developers
Original-Maintainer: Enrico Tassi
Architecture: amd64
Version: 0.12.2-1
Provides: lua5.1-lpeg, lua5.2-lpeg, lua5.3-lpeg
Depends: libc6 (>= 2.14)
Filename: pool/main/l/lua-lpeg/lua-lpeg_0.12.2-1_amd64.deb
Size: 28332
MD5sum: e2329d6842fa3bc70aba7f3187f1f14d
SHA1: fa28de6f873cebcfd18dad859a77fd76118887b1
SHA256: da2ee13f46b050c5c94e9200422a9340c783c9d876ace77d4b0c33f797efa301
Description-en: LPeg library for the Lua language
LPeg is a new pattern-matching library for Lua, based on Parsing Expression
Grammars (PEGs). PEGs look similar to regular expressions or context-free
grammars in Backus-Naur form (BNF) notation. PEGs make a good replacement for
regular expressions, because they are strictly more powerful. For example, a
regular expression inherently cannot find matched pairs of parentheses, because
it is not recursive, but a PEG can.
Description-md5: 7b03d1547704cdb88762b282cc5bdeea
Multi-Arch: same
Homepage: http://www.inf.puc-rio.br/~roberto/lpeg.html
Lua-Versions: 5.2 5.1 5.3
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 5y