How to Install and Uninstall mrbuild Package on Kali Linux

Last updated: June 26,2024

1. Install "mrbuild" package

This is a short guide on how to install mrbuild on Kali Linux

$ sudo apt update $ sudo apt install mrbuild

2. Uninstall "mrbuild" package

This guide covers the steps necessary to uninstall mrbuild on Kali Linux:

$ sudo apt remove mrbuild $ sudo apt autoclean && sudo apt autoremove

3. Information about the mrbuild package on Kali Linux

Package: mrbuild
Version: 1.8-1
Installed-Size: 58
Maintainer: Dima Kogan
Architecture: all
Depends: perl:any, chrpath
Size: 23160
SHA256: fa51dbcc567fea29de05d4022a4db57719e77beb420c133262cf28174372f9b6
SHA1: cd07ea5779dd30d0bfb1cbcda0041afe3c36ee5f
MD5sum: 0ff3a0b32734fbe1ba12cde4e0c2a55e
Description: Simple build system
mrbuild is a simple build system built with GNU Make. It makes it easy to setup
projects providing some executables, shared libraries, Python extension modules
and documentation
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/dkogan/mrbuild
Section: devel
Priority: optional
Filename: pool/main/m/mrbuild/mrbuild_1.8-1_all.deb