How to Install and Uninstall remake Package on Kali Linux

Last updated: May 10,2024

1. Install "remake" package

Please follow the instructions below to install remake on Kali Linux

$ sudo apt update $ sudo apt install remake

2. Uninstall "remake" package

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

$ sudo apt remove remake $ sudo apt autoclean && sudo apt autoremove

3. Information about the remake package on Kali Linux

Package: remake
Version: 4.3+dbg-1.6+dfsg-1
Installed-Size: 485
Maintainer: Dima Kogan
Architecture: amd64
Depends: guile-3.0-libs, libc6 (>= 2.34), libreadline8 (>= 6.0)
Size: 271236
SHA256: e244087747b9757dd38e0bb61604e75e6c65871dff65fb4156463e39a7b88cb2
SHA1: 40d941e3ed82dd460fad211b98e93701c0aa4885
MD5sum: c69233678b5875be4fc15d0429021825
Description: GNU make fork with improved error reporting and debugging
Modernized version of GNU make utility that adds improved error
reporting, the ability to trace execution in a comprehensible way, and
a debugger. Some of the features of the debugger are:
* see the target call stack
* set breakpoints on targets
* show and set variables
* execute arbitrary "make" code
* issue shell commands while stopped in the middle of execution
* inspect target descriptions
* write a file with the commands of the target expanded
Description-md5:
Homepage: http://bashdb.sourceforge.net/remake
Tag: devel::debugger, devel::lang:c, devel::library, implemented-in::c,
interface::commandline, interface::text-mode, role::devel-lib,
role::program, scope::utility, works-with::software:running
Section: devel
Priority: optional
Filename: pool/main/r/remake/remake_4.3+dbg-1.6+dfsg-1_amd64.deb