How to Install and Uninstall autopkgtest Package on Kali Linux

Last updated: October 06,2024

1. Install "autopkgtest" package

Please follow the instructions below to install autopkgtest on Kali Linux

$ sudo apt update $ sudo apt install autopkgtest

2. Uninstall "autopkgtest" package

Please follow the guidance below to uninstall autopkgtest on Kali Linux:

$ sudo apt remove autopkgtest $ sudo apt autoclean && sudo apt autoremove

3. Information about the autopkgtest package on Kali Linux

Package: autopkgtest
Version: 5.32
Installed-Size: 606
Maintainer: Debian CI team
Architecture: all
Depends: apt-utils, libdpkg-perl, mawk (>= 1.3.4), procps, python3, python3-debian
Recommends: autodep8, fakeroot
Suggests: docker.io, fakemachine, genisoimage, incus, lxc (>= 1:4.0.2-1~), lxd, ovmf, ovmf-ia32, python3-distro-info, qemu-efi-aarch64, qemu-efi-arm, qemu-system, qemu-utils, podman, schroot, util-linux (>= 2.38), vmdb2 (>= 0.22-1~), zerofree
Breaks: debci (<< 1.7~)
Size: 167816
SHA256: 0f1f07dfae838a49c900592ba70252697087c0a83aa88c3a37f951879b93176a
SHA1: 23d9214a6076faa37c20af53c3b1ae7eb3ecff57
MD5sum: 4600571188d3d051ef3bf2d3dbd0487b
Description: automatic as-installed testing for Debian packages
autopkgtest runs tests on binary packages. The tests are run on the
package as installed on a testbed system (which may be found via a
virtualisation or containment system). The tests are expected to be
supplied in the corresponding Debian source package.
.
See autopkgtest(1) and /usr/share/doc/autopkgtest.
Depending on which virtualization server you want to use, you need to
install additional packages (schroot, lxc, lxd, or qemu-system)
.
For generating tests of well-known source packages such as Perl and Ruby
libraries you should install the autodep8 package.
Description-md5:
Tag: devel::debian, devel::testing-qa, implemented-in::python,
interface::commandline, role::program, scope::utility, suite::debian,
use::checking, works-with::software:package
Section: devel
Priority: optional
Filename: pool/main/a/autopkgtest/autopkgtest_5.32_all.deb