How to Install libshp2 in Ubuntu 18.04



Install libshp2 by entering the following commands in the terminal:

sudo apt update
sudo apt install libshp2

Description:

Library for reading and writing ESRI Shapefiles

The Shapefile format is a working and interchange format promoted by ESRI for simple vector data with attributes. It is apparently the only file format that can be edited in ARCView 2/3, and can also be exported and imported in ArcGis. . This package includes the shared library.

Homepage: http://shapelib.maptools.org/

Version: 1.4.1-1

Section: universe/libs