How to Install libsrecord-dev in Ubuntu 18.04



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

sudo apt update
sudo apt install libsrecord-dev

Description:

library for manipulating EPROM load files (development)

The srecord library is a collection of powerful C++ classes for manipulating EPROM load files. It reads and writes numerous EPROM file formats, and can perform many different manipulations. . This package contains the static libraries and headers for developing applications that use the srecord library.

Homepage: http://srecord.sourceforge.net

Version: 1.58-1.1ubuntu2

Section: universe/libdevel