How to Install and Uninstall debomatic Package on Kali Linux

Last updated: May 15,2024

1. Install "debomatic" package

Please follow the guidance below to install debomatic on Kali Linux

$ sudo apt update $ sudo apt install debomatic

2. Uninstall "debomatic" package

Here is a brief guide to show you how to uninstall debomatic on Kali Linux:

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

3. Information about the debomatic package on Kali Linux

Package: debomatic
Version: 0.26-3
Installed-Size: 501
Maintainer: Luca Falavigna
Architecture: all
Depends: python3:any, debootstrap | cdebootstrap | qemu-user-static, sbuild, schroot, python3-toposort
Recommends: python3-pyinotify, gpgv, python3-systemd
Suggests: autopkgtest, blhc, devscripts, lintian, piuparts, apt-utils, gnupg, debian-archive-keyring
Size: 227516
SHA256: 85f6232154b698a24adcda3806905293119b127b906e76e442a99db1d7617e8c
SHA1: 41fdf6ebe9b16ff45fe33526ed6f621b25812149
MD5sum: f9857974c7fd979f965e6555f44665da
Description: 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:
Homepage: https://debomatic.github.io
Tag: devel::buildtools, devel::debian, devel::packaging,
implemented-in::python, interface::commandline, role::program,
scope::utility, suite::debian
Section: devel
Priority: optional
Filename: pool/main/d/debomatic/debomatic_0.26-3_all.deb