How to Install and Uninstall lua-lpeg Package on Ubuntu 22.10 (Kinetic Kudu)

Last updated: May 13,2024

1. Install "lua-lpeg" package

Please follow the steps below to install lua-lpeg on Ubuntu 22.10 (Kinetic Kudu)

$ sudo apt update $ sudo apt install lua-lpeg

2. Uninstall "lua-lpeg" package

Please follow the instructions below to uninstall lua-lpeg on Ubuntu 22.10 (Kinetic Kudu):

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

3. Information about the lua-lpeg package on Ubuntu 22.10 (Kinetic Kudu)

Package: lua-lpeg
Architecture: amd64
Version: 1.0.2-2
Multi-Arch: same
Priority: optional
Section: universe/interpreters
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Enrico Tassi
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 250
Provides: lua5.1-lpeg, lua5.2-lpeg, lua5.3-lpeg, lua5.4-lpeg
Depends: libc6 (>= 2.14)
Filename: pool/universe/l/lua-lpeg/lua-lpeg_1.0.2-2_amd64.deb
Size: 38590
MD5sum: a66c820f0a854fff9f797a9ab70a669d
SHA1: f1f5124ab124a70a6c50b308c2bd411d923a1f5e
SHA256: 2dd5e56ce08c605145036c320cce94e966b01f698590f4eac295cef278590177
SHA512: 71b64becd8cdff55741434b164c5c5f1e50c0f5c61b36b702f0539ed823f8254623f770f3ca142ee78cb2f1f2f86545ba6b15b7b301cc75b26e0735382962cc3
Homepage: http://www.inf.puc-rio.br/~roberto/lpeg.html
Description: LPeg library for the Lua language
Description-md5: 7b03d1547704cdb88762b282cc5bdeea
Lua-Versions: 5.1 5.2 5.3 5.4