How to Install and Uninstall ognibuild Package on Kali Linux

Last updated: May 19,2024

1. Install "ognibuild" package

This guide let you learn how to install ognibuild on Kali Linux

$ sudo apt update $ sudo apt install ognibuild

2. Uninstall "ognibuild" package

Please follow the guidance below to uninstall ognibuild on Kali Linux:

$ sudo apt remove ognibuild $ sudo apt autoclean && sudo apt autoremove

3. Information about the ognibuild package on Kali Linux

Package: ognibuild
Version: 0.0.13-1
Installed-Size: 326
Maintainer: Jelmer Vernooij
Architecture: all
Depends: python3-apt, python3-breezy, python3-buildlog-consultant (>= 0.0.21), python3-lz4, python3-requirement-parser, python3-toml, python3:any
Recommends: brz-debian, python3-debmutate
Size: 49060
SHA256: c4fce7f6db8400445a53fcaf9735353b7a85c8324edc87820cf4b61203c5f594
SHA1: 24e36cfa7eb2a34dcf0a43c892eea2c9f3325be9
MD5sum: fa8b7c1c410ab22ad3f4be351e907a56
Description: Detect and run any build system
Ognibuild is a simple wrapper with a common interface for invoking any kind of
build tool.
.
The ideas is that it can be run to build and install any source code directory
by detecting the build system that is in use and invoking that with the correct
parameters.
.
It can also detect and install missing dependencies.
Description-md5: 9c1719597d22a1b5ff837aed99dde11f
Homepage: https://github.com/jelmer/ognibuild
Section: devel
Priority: optional
Filename: pool/main/o/ognibuild/ognibuild_0.0.13-1_all.deb