How to Install and Uninstall gmsl Package on Kali Linux

Last updated: January 26,2025

1. Install "gmsl" package

Please follow the guidance below to install gmsl on Kali Linux

$ sudo apt update $ sudo apt install gmsl

2. Uninstall "gmsl" package

This tutorial shows how to uninstall gmsl on Kali Linux:

$ sudo apt remove gmsl $ sudo apt autoclean && sudo apt autoremove

3. Information about the gmsl package on Kali Linux

Package: gmsl
Version: 1.1.9-1
Installed-Size: 93
Maintainer: Dima Kogan
Architecture: all
Depends: make
Size: 14100
SHA256: 6e3218523ee006a0a766a19fc36ae8786f9a91e4021264002590116a86cc77e2
SHA1: cc6ef9b706a5aab7dc2ad73efe73210c35a4f77b
MD5sum: d70d78c7d96854d33664d574cf72c9c5
Description: extra functions to extend functionality of GNU Makefiles
The GNU Make Standard Library (GMSL) is a collection of functions implemented
using native GNU Make functionality that provide list and string manipulation,
integer arithmetic, associative arrays, stacks, and debugging facilities.
.
Note that despite the name of this project, this library is NOT standard and is
NOT written or distributed by the GNU project.
Description-md5:
Homepage: http://gmsl.sourceforge.net/
Tag: devel::lang:TODO, devel::library, implemented-in::TODO, role::devel-lib
Section: devel
Priority: optional
Filename: pool/main/g/gmsl/gmsl_1.1.9-1_all.deb