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

Last updated: May 17,2024

1. Install "debomatic" package

Please follow the step by step instructions below to install debomatic on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install debomatic

2. Uninstall "debomatic" package

This tutorial shows how to uninstall debomatic on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove debomatic $ sudo apt autoclean && sudo apt autoremove

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

Package: debomatic
Priority: extra
Section: universe/devel
Installed-Size: 394
Maintainer: Ubuntu Developers
Original-Maintainer: Luca Falavigna
Architecture: all
Version: 0.21-1
Depends: python3:any (>= 3.3.2-2~), init-system-helpers (>= 1.18~), debootstrap | cdebootstrap | qemu-user-static, sbuild (>= 0.64.3-1), schroot, python3-toposort
Recommends: python3-pyinotify (>= 0.8.6-1), gpgv
Suggests: autopkgtest, blhc, devscripts, lintian, piuparts (>= 0.45), apt-utils, gnupg, debian-archive-keyring, ubuntu-keyring
Filename: pool/universe/d/debomatic/debomatic_0.21-1_all.deb
Size: 156928
MD5sum: 515477f2f4bd45c1be3e2da0aefeb99f
SHA1: 6035d790b1e546391c5b51c9ef1a50691d8beea8
SHA256: 31421b552634ef73ebed6b14cfff1579645004c2eeb25fdb3465f1c54f146872
Description-en: automatic build machine for Debian source packages
Deb-o-Matic is an easy to use build machine for Debian source packages
based on sbuild and schroot, written in Python.
.
It provides a simple tool to automate build of source packages with limited
user interaction and a simple configuration. It has some useful features such
as automatic update of chroots, automatic scan and selection of source
packages to build and modules support.
.
It is meant to help developers to build their packages without worrying too
much of compilation, since it will run in background and no user feedback
is required during the whole process.
Description-md5: 79f67124cc6327d4a58ffd311de9cc7f
Homepage: https://debomatic.github.io
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu