How to Install and Uninstall python3-lupa Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 07,2024

1. Install "python3-lupa" package

This guide let you learn how to install python3-lupa on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-lupa

2. Uninstall "python3-lupa" package

In this section, we are going to explain the necessary steps to uninstall python3-lupa on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove python3-lupa $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-lupa package on Ubuntu 21.10 (Impish Indri)

Package: python3-lupa
Architecture: amd64
Version: 1.9+dfsg-1build3
Priority: optional
Section: universe/python
Source: python-lupa
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 345
Depends: python3 (<< 3.10), python3 (>= 3.9~), python3:any, libc6 (>= 2.4), libluajit-5.1-2 (>= 2.0.4+dfsg)
Filename: pool/universe/p/python-lupa/python3-lupa_1.9+dfsg-1build3_amd64.deb
Size: 106832
MD5sum: 997af28936548181b7d23a9a171028f9
SHA1: 4d4f2fc506e2bf7a098fd197d09c43ebb6edfe2d
SHA256: c3b1c38ec0ded22eaaeafebbba657679f12ae7d4e9ad5539129c3b04664e7eea
SHA512: 0a87159782c3d88ce4f8da8e347183df67d539bae382fd2cf39dc0eb96d8e07430780ac1b4a1ec97b9ba588d4dd9cd08daa3fcae2785f12c3c6fdada49c5ab1c
Homepage: https://github.com/scoder/lupa/
Description-en: Python wrapper around LuaJIT or Lua (Python3 version)
Lupa integrates the runtimes of Lua or LuaJIT2 into CPython. It is a partial
rewrite of LunaticPython in Cython with some additional features such as proper
coroutine support.
.
Features:
* separate Lua runtime states through a LuaRuntime class
* Python coroutine wrapper for Lua coroutines
* iteration support for Python objects in Lua and Lua objects in Python
* proper encoding and decoding of strings (configurable per runtime, UTF-8 by
default)
* frees the GIL and supports threading in separate runtimes when calling into
Lua
* written for LuaJIT2, but also works with the normal Lua interpreter
* easy to hack on and extend as it is written in Cython, not C
.
This package contains the Python 3 version of the library.
Description-md5: afc828ce03a50984c256d42227bc8b52