How to Install and Uninstall libgpp4-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 19,2024

1. Install "libgpp4-dev" package

Learn how to install libgpp4-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libgpp4-dev

2. Uninstall "libgpp4-dev" package

Please follow the guidance below to uninstall libgpp4-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libgpp4-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libgpp4-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libgpp4-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 604
Maintainer: Morten Kjeldgaard
Architecture: amd64
Source: gpp4
Version: 1.3.1-0ubuntu4
Depends: libgpp4-0 (= 1.3.1-0ubuntu4)
Suggests: libgpp4-doc
Filename: pool/universe/g/gpp4/libgpp4-dev_1.3.1-0ubuntu4_amd64.deb
Size: 133888
MD5sum: 2064522a13db113672a0bd00d8b13ab8
SHA1: 9ed22f31ed6d2b43bc6e1b0aac944e4f3f9137ec
SHA256: aeaabaeff246c33c12ae47dda50f3e2e798eaf063ec410ce99298113ea659110
Description-en: development environment for CCP4 compatible programs
The goal of the ggp4 project is to provide a standalone replacement for
the CCP4 library for macromolecular crystallography. The library performs
a number of common tasks in standardized manner. These tasks include file
opening, parsing keyworded input, and reading and writing of standard data
formats for electron density maps and X-Ray diffraction data. Programs may
call this library to ensure compatibility with the CCP4 program suite, as
well as a similar look-and-feel.
.
This package provides header files and library for developing free
CCP4 compatible programs.
Description-md5: ef00b76ad36d761b8e38b37b47dd36e1
Homepage: https://launchpad.net/gpp4
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu