How to Install libbase1 software package in Ubuntu 16.10 (Yakkety Yak)

How to Install libbase1 software package in Ubuntu 16.10 (Yakkety Yak)

libbase1 software package provides GDAL add-on tools to perform useful raster processing - libbase, you can install in your Ubuntu 16.10 (Yakkety Yak) 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 16 10 yakkety yak
Section Libraries
Package libbase1
Version 2.6.7-2build1
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 16.10 (Yakkety Yak)?