How to Install and Uninstall lua-lxc Package on Kali Linux

Last updated: May 20,2024

1. Install "lua-lxc" package

In this section, we are going to explain the necessary steps to install lua-lxc on Kali Linux

$ sudo apt update $ sudo apt install lua-lxc

2. Uninstall "lua-lxc" package

In this section, we are going to explain the necessary steps to uninstall lua-lxc on Kali Linux:

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

3. Information about the lua-lxc package on Kali Linux

Package: lua-lxc
Source: lua-lxc (1:3.0.2-2)
Version: 1:3.0.2-2+b1
Installed-Size: 59
Maintainer: pkg-lxc
Architecture: amd64
Depends: liblua5.2-0, liblxc1 (>= 1:3.0.2), lua-filesystem, libc6 (>= 2.14)
Size: 10984
SHA256: 415afad7829ad43c07d9ac6ea70ff53e28cff4115eb0259da8ba94279b5099d2
SHA1: 178fd7ccfc2b000441ff8dbeb2a2b2d7e5b2f41e
MD5sum: 6bad64a2dc03ddb3d15970088012571e
Description: Linux Containers userspace tools (Lua bindings)
Containers are insulated areas inside a system, which have their own namespace
for filesystem, network, PID, IPC, CPU and memory allocation and which can be
created using the Control Group and Namespace features included in the Linux
kernel.
.
This package contains the Lua bindings.
Description-md5:
Multi-Arch: same
Homepage: https://linuxcontainers.org/
Section: interpreters
Priority: optional
Filename: pool/main/l/lua-lxc/lua-lxc_3.0.2-2+b1_amd64.deb