How to Install libccp4-dev software package in Ubuntu 17.04 (Zesty Zapus)

How to Install libccp4-dev software package in Ubuntu 17.04 (Zesty Zapus)

libccp4-dev software package provides CCP4 core functionality - development files, 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 libccp4-dev 

libccp4-dev is installed in your system.

Make ensure the libccp4-dev package were installed using the commands given below,

$ sudo dpkg-query -l | grep libccp4-dev *

You will get with libccp4-dev package name, version, architecture and description in a table

libccp4-dev package basic information:

Distro Ubuntu 17 04 zesty zapus
Section Library development
Package libccp4-dev
Version 6.4.5-2
Description CCP4 core functionality - development files
Sub Section libdevel


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