How to Install and Uninstall libluajit-5.1-2 Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 18,2024

1. Install "libluajit-5.1-2" package

This is a short guide on how to install libluajit-5.1-2 on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install libluajit-5.1-2

2. Uninstall "libluajit-5.1-2" package

Here is a brief guide to show you how to uninstall libluajit-5.1-2 on Ubuntu 21.04 (Hirsute Hippo):

$ sudo apt remove libluajit-5.1-2 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libluajit-5.1-2 package on Ubuntu 21.04 (Hirsute Hippo)

Package: libluajit-5.1-2
Architecture: amd64
Version: 2.1.0~beta3+dfsg-5.3
Multi-Arch: same
Priority: optional
Section: universe/interpreters
Source: luajit
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Enrico Tassi
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 543
Depends: libluajit-5.1-common (= 2.1.0~beta3+dfsg-5.3), libc6 (>= 2.29), libgcc-s1 (>= 3.3)
Filename: pool/universe/l/luajit/libluajit-5.1-2_2.1.0~beta3+dfsg-5.3_amd64.deb
Size: 238424
MD5sum: a3cbda02782b76e1c90962677c099f28
SHA1: 8bf34e16b812c010c408cfea487483f439d75e07
SHA256: 715b357d40609c77b498e56e64bb906345cafcf80c96086de77b2a92b98d51a9
SHA512: 41b1e6c932b08d6712e1f85e9ecf0874e234a1a537d5ceb78307814ffcf5fadc14e058c18501e9e1478f9c77a460ce191a32c2fe63326b2a715a151516a880ff
Homepage: http://luajit.org
Description-en: Just in time compiler for Lua - library version
LuaJIT implements the full set of language features defined by Lua 5.1. The
virtual machine (VM) is API- and ABI-compatible to the standard Lua interpreter
and can be deployed as a drop-in replacement.
.
This package contains an embeddable version of LuaJIT that can be used as a
replacement of the standard liblua-5.1 shared library.
Description-md5: 0e3967cc6a80ad8e644afcbfb38fdf19
Task: ubuntustudio-video