How to Install and Uninstall lxc Package on Kali Linux

Last updated: May 15,2024

1. Install "lxc" package

Please follow the instructions below to install lxc on Kali Linux

$ sudo apt update $ sudo apt install lxc

2. Uninstall "lxc" package

This guide let you learn how to uninstall lxc on Kali Linux:

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

3. Information about the lxc package on Kali Linux

Package: lxc
Source: lxc (1:5.0.3-2)
Version: 1:5.0.3-2+b1
Installed-Size: 25890
Maintainer: pkg-lxc
Architecture: amd64
Depends: dnsmasq-base, iproute2, liblxc-common (= 1:5.0.3-2+b1), nftables | iptables, debconf (>= 0.5) | debconf-2.0, libapparmor1 (>= 2.6~devel), libc6 (>= 2.36), libcap2 (>= 1:2.10), libgcc-s1 (>= 3.3.1), liblxc1 (>= 1:3.0.2), libseccomp2 (>= 2.5.0), libselinux1 (>= 3.1~)
Recommends: apparmor, debootstrap, dirmngr, gnupg, libpam-cgfs, lxc-templates, lxcfs, openssl, rsync, uidmap, wget
Suggests: btrfs-progs, criu, lvm2, python3-lxc
Size: 2835304
SHA256: 0d28a540ebb03b8b270781fdd4ebd6fc30fa28532b52b78580f43c768873ba80
SHA1: 7be6474a6ea6d33d1dc30e533176499f3d19040c
MD5sum: f2dc36a396908bd4d802e5a3e1e0add6
Description: Linux Containers userspace tools
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 provides the lxc-* tools, which can be used to start a single
daemon in a container, or to boot an entire "containerized" system, and to
manage and debug your containers.
Description-md5:
Homepage: https://linuxcontainers.org/
Tag: admin::virtualization, implemented-in::c, implemented-in::python,
interface::commandline, role::program, scope::application,
suite::openstack, system::cloud, system::virtual
Section: admin
Priority: optional
Filename: pool/main/l/lxc/lxc_5.0.3-2+b1_amd64.deb