How to Install and Uninstall libshp2 Package on openSUSE Leap

Last updated: May 14,2024

1. Install "libshp2" package

Please follow the guidance below to install libshp2 on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install libshp2

2. Uninstall "libshp2" package

Here is a brief guide to show you how to uninstall libshp2 on openSUSE Leap:

$ sudo zypper remove libshp2

3. Information about the libshp2 package on openSUSE Leap

Information for package libshp2:
--------------------------------
Repository : Main Repository
Name : libshp2
Version : 1.5.0-bp155.3.14
Arch : x86_64
Vendor : openSUSE
Installed Size : 69.9 KiB
Installed : No
Status : not installed
Source package : shapelib-1.5.0-bp155.3.14.src
Upstream URL : http://shapelib.maptools.org/
Summary : Library for ESRI Shapefile Handling
Description :
The Shapefile C Library provides the ability to write simple C programs for
reading, writing and updating (to a limited extent) ESRI Shapefiles, and the
associated attribute file (.dbf).
This package contains the dynamic link library for shapelib project.