How to Install and Uninstall debocker Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 03,2024

1. Install "debocker" package

Here is a brief guide to show you how to install debocker on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install debocker

2. Uninstall "debocker" package

Here is a brief guide to show you how to uninstall debocker on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the debocker package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: debocker
Priority: extra
Section: universe/devel
Installed-Size: 54
Maintainer: Ubuntu Developers
Original-Maintainer: Tomasz Buchert
Architecture: all
Version: 0.2.1
Depends: python3 (>= 3.3), python3-click
Recommends: docker.io
Filename: pool/universe/d/debocker/debocker_0.2.1_all.deb
Size: 11952
MD5sum: dd928453e7c7569ef1613e6507f4da7d
SHA1: 7054d134d9df8eb41720f2e9f5d4c313f7acffe0
SHA256: 776525219542176bd8c16e2efb55881dc1dcf3fd94fc03866695226ab36e2680
Description-en: 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: 6588384694c985e89bdd66fe6265169d
Homepage: https://people.debian.org/~tomasz/debocker.html
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu