How to Install ss-dev in Ubuntu 18.04



Install ss-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install ss-dev

Description:

command-line interface parsing library - headers and static libraries

This package includes a tool that parses a command table to generate a simple command-line interface parser, the include files needed to compile and use it, and the static libs. . It was originally inspired by the Multics SubSystem library. . This package contains the development environment for the ss library.

Homepage: http://e2fsprogs.sourceforge.net

Version: 2.0-1.44.1-1

Section: libdevel