How to Install and Uninstall gmsl Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 20,2024

1. Install "gmsl" package

Please follow the guidance below to install gmsl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install gmsl

2. Uninstall "gmsl" package

This guide let you learn how to uninstall gmsl on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the gmsl package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: gmsl
Priority: optional
Section: universe/devel
Installed-Size: 114
Maintainer: Ubuntu Developers
Original-Maintainer: Dima Kogan
Architecture: all
Version: 1.1.5-1
Depends: make
Filename: pool/universe/g/gmsl/gmsl_1.1.5-1_all.deb
Size: 13684
MD5sum: 66005fcfeaf5d7c1dc8f8437b6a826fa
SHA1: 10017e934ea6c86c4904991c209450f04f40ff4f
SHA256: 22487da8bf458654ff5fdf91ef37518311d1cbd9f787f8ab073d3648e95c67bf
Description-en: 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: 58b3fcae3b30fae3e718562105d6a1ba
Homepage: http://gmsl.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu