How to Install and Uninstall mymake Package on Kali Linux

Last updated: May 18,2024

1. Install "mymake" package

In this section, we are going to explain the necessary steps to install mymake on Kali Linux

$ sudo apt update $ sudo apt install mymake

2. Uninstall "mymake" package

In this section, we are going to explain the necessary steps to uninstall mymake on Kali Linux:

$ sudo apt remove mymake $ sudo apt autoclean && sudo apt autoremove

3. Information about the mymake package on Kali Linux

Package: mymake
Version: 2.3.4-1
Installed-Size: 445
Maintainer: Filip Strömbäck
Architecture: amd64
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libstdc++6 (>= 13.1)
Size: 162568
SHA256: 2f7a5d1bba97ceeadee672c55d80ee07afe08de89c1779e1e9f518a6f6db6c21
SHA1: bc6102b62c0c282eb6cc8e771b08754ca8c88747
MD5sum: e0cbde7cab2341b192d6968eb9c62ebf
Description: Tool for compiling C/C++ programs
Tool for compiling and running programs with minimal configuration.
Description-md5:
Homepage: https://github.com/fstromback/mymake/
Section: devel
Priority: optional
Filename: pool/main/m/mymake/mymake_2.3.4-1_amd64.deb