How to Install and Uninstall liblua5.3-dev Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 18,2024

1. Install "liblua5.3-dev" package

In this section, we are going to explain the necessary steps to install liblua5.3-dev on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install liblua5.3-dev

2. Uninstall "liblua5.3-dev" package

This tutorial shows how to uninstall liblua5.3-dev on Ubuntu 21.04 (Hirsute Hippo):

$ sudo apt remove liblua5.3-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the liblua5.3-dev package on Ubuntu 21.04 (Hirsute Hippo)

Package: liblua5.3-dev
Architecture: amd64
Version: 5.3.3-1.1ubuntu2
Multi-Arch: same
Priority: optional
Section: libdevel
Source: lua5.3
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Enrico Tassi
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 988
Depends: liblua5.3-0 (= 5.3.3-1.1ubuntu2), libc6-dev | libc-dev, libreadline-dev
Recommends: pkg-config, libtool-bin
Filename: pool/main/l/lua5.3/liblua5.3-dev_5.3.3-1.1ubuntu2_amd64.deb
Size: 146856
MD5sum: 98243852f64e7e4ac8b53c93be283a25
SHA1: 7202c960c16746d5b1b8be3e73ba52232256d5b1
SHA256: bb213bdcbc2cb918338c25f3eb744149796aa8b0c880eb7de996b1ad417288bf
SHA512: 9e4fd6c3e12e357c10b3b5e1f6dbfb8b86e6a79fbe4059300c9b7143737c282959732955c5ec333fce1d3a207cce7ec3aa279663d597d5d7a497f4df7aabc9ed
Homepage: http://www.lua.org
Description-en: Development files for the Lua language version 5.3
Lua is a powerful, light-weight programming language designed for extending
applications. The language engine is accessible as a library, having a C
API which allows the application to exchange data with Lua programs and also
to extend Lua with C functions. Lua is also used as a general-purpose,
stand-alone language through the simple command line interpreter provided.
.
This package contains developer resources for using the Lua library.
Install it if you are developing programs which use the Lua C API.
.
This package also contains the official manual covering the Lua language
and C API.
Description-md5: f8c83b9f0590949a5c02527b3619e0f7