How to Install and Uninstall debocker Package on Kali Linux

Last updated: April 27,2024

1. Install "debocker" package

Please follow the steps below to install debocker on Kali Linux

$ sudo apt update $ sudo apt install debocker

2. Uninstall "debocker" package

Please follow the step by step instructions below to uninstall debocker on Kali Linux:

$ sudo apt remove debocker $ sudo apt autoclean && sudo apt autoremove

3. Information about the debocker package on Kali Linux

Package: debocker
Version: 0.2.5
Installed-Size: 55
Maintainer: Tomasz Buchert
Architecture: all
Depends: python3, python3-click, python3-debian, python3:any
Recommends: docker.io | podman
Size: 12576
SHA256: 44679f679047e632b48e2128758812ea3ecd65df4ccb97362d26e533a175f84e
SHA1: 9364a3fdb8cb58a2ef754493d34cc0ff02305938
MD5sum: 9d9b747583c583787a6e39158ea14826
Description: docker-powered package builder for Debian
debocker builds Debian packages using docker. It is also capable to
create bundles that can be shared to build the same package on
a different machine.
Description-md5:
Homepage: https://people.debian.org/~tomasz/debocker.html
Section: devel
Priority: optional
Filename: pool/main/d/debocker/debocker_0.2.5_all.deb