How to Install and Uninstall due Package on Kali Linux

Last updated: May 16,2024

1. Install "due" package

Learn how to install due on Kali Linux

$ sudo apt update $ sudo apt install due

2. Uninstall "due" package

This tutorial shows how to uninstall due on Kali Linux:

$ sudo apt remove due $ sudo apt autoclean && sudo apt autoremove

3. Information about the due package on Kali Linux

Package: due
Version: 3.0.0-1
Installed-Size: 399
Maintainer: Alex Doyle
Architecture: all
Depends: docker.io | docker-ce | podman, bsdutils (>= 1:2.25.2-6), git, rsync, jq, curl
Recommends: binfmt-support, qemu, qemu-user-static
Size: 87040
SHA256: 8eddda2cfba4005b736b695369c360ca4280018a7e177760e72f036d9d9c8418
SHA1: 2558718b30d3b260838f6db0fae3d8e9c90d46b9
MD5sum: c04bebe287d89010e770f85ec0298ba3
Description: Dedicated User Environment: manage build environments in Docker containers
DUE uses templates to generate target specific build images based on any
version or architecture of any Debian release, and provides a launcher
application to reduce complexity and let the developer 'just build it',
whatever 'it' may happen to be.
Description-md5:
Homepage: https://github.com/CumulusNetworks/DUE
Section: devel
Priority: optional
Filename: pool/main/d/due/due_3.0.0-1_all.deb