How to Install libbase1 software package in Ubuntu 17.04 (Zesty Zapus)

How to Install libbase1 software package in Ubuntu 17.04 (Zesty Zapus)

libbase1 software package provides GDAL add-on tools to perform useful raster processing - libbase, you can install in your Ubuntu 17.04 (Zesty Zapus) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install libbase1 

libbase1 is installed in your system.

Make ensure the libbase1 package were installed using the commands given below,

$ sudo dpkg-query -l | grep libbase1 *

You will get with libbase1 package name, version, architecture and description in a table

libbase1 package basic information:

Distro Ubuntu 17 04 zesty zapus
Section Libraries
Package libbase1
Version 2.6.7-2build2
Description GDAL add-on tools to perform useful raster processing - libbase
Sub Section libs


See Also, How to uninstall or remove libbase1 software package from Ubuntu 17.04 (Zesty Zapus)?