How to Install and Uninstall ogdi-bin Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "ogdi-bin" package

This is a short guide on how to install ogdi-bin on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ogdi-bin

2. Uninstall "ogdi-bin" package

Please follow the step by step instructions below to uninstall ogdi-bin on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove ogdi-bin $ sudo apt autoclean && sudo apt autoremove

3. Information about the ogdi-bin package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: ogdi-bin
Priority: extra
Section: universe/science
Installed-Size: 129
Maintainer: Ubuntu Developers
Original-Maintainer: Debian GIS Project
Architecture: amd64
Source: ogdi-dfsg
Version: 3.2.0~beta2-7.1build1
Depends: libc6 (>= 2.15), libogdi3.2, libproj9 (>= 4.8.0)
Filename: pool/universe/o/ogdi-dfsg/ogdi-bin_3.2.0~beta2-7.1build1_amd64.deb
Size: 31740
MD5sum: 82826858090336a38a31e88f0f8858b1
SHA1: 0587d40ec35e03fa4e37c58c29daeffffc66930f
SHA256: 586a5b36b2026d4bfeb5dbdcf52782ac30d3bad9076e669840058839db245fae
Description-en: Open Geographic Datastore Interface Library -- utilities
OGDI is the Open Geographic Datastore Interface. OGDI is an application
programming interface (API) that uses a standardized access methods to
work in conjunction with GIS software packages (the application)
and various geospatial data products. OGDI uses a client/server
architecture to facilitate the dissemination of geospatial data
products over any TCP/IP network, and a driver-oriented approach to
facilitate access to several geospatial data products/formats.
.
This package contains some useful tools based on the OGDI library
Description-md5: f5c8ea6d0900dec6f0c9c97b97424023
Homepage: http://ogdi.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu