How to Install and Uninstall lxctl Package on Kali Linux

Last updated: July 05,2024

1. Install "lxctl" package

Please follow the steps below to install lxctl on Kali Linux

$ sudo apt update $ sudo apt install lxctl

2. Uninstall "lxctl" package

This tutorial shows how to uninstall lxctl on Kali Linux:

$ sudo apt remove lxctl $ sudo apt autoclean && sudo apt autoremove

3. Information about the lxctl package on Kali Linux

Package: lxctl
Version: 0.3.1+debian-6
Installed-Size: 147
Maintainer: Debian QA Group
Architecture: all
Depends: libipc-system-simple-perl, liblinux-lvm-perl, libnet-ssh2-perl, libossp-uuid-perl, libyaml-tiny-perl, lxc
Recommends: bridge-utils, e2fsprogs, lvm2, perl-doc
Suggests: bash-completion
Size: 27688
SHA256: 7eb38e058fc2cf6a750ce1de9d689de67ec5941f0db6c4b0e71d4ecf642570c2
SHA1: e43008c25249aa4f39246579307b116962491118
MD5sum: 37d2bf03bfbfa648c6bb07ff2b71a5c8
Description: Utility to manage LXC
This program is write in perl and can be used to control lxc-based containers
in vzctl-like way.
This is used to manage different aspects of Linux Containers (LXC) such as
create, destroy, start, and stop containers.
Description-md5:
Homepage: https://github.com/lxctl/lxctl
Tag: role::program
Section: admin
Priority: optional
Filename: pool/main/l/lxctl/lxctl_0.3.1+debian-6_all.deb