How to Install and Uninstall libccp4c0-dbg Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 04,2024

1. Install "libccp4c0-dbg" package

This tutorial shows how to install libccp4c0-dbg on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libccp4c0-dbg

2. Uninstall "libccp4c0-dbg" package

Please follow the steps below to uninstall libccp4c0-dbg on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libccp4c0-dbg $ sudo apt autoclean && sudo apt autoremove

3. Information about the libccp4c0-dbg package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libccp4c0-dbg
Priority: extra
Section: universe/debug
Installed-Size: 232
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Architecture: amd64
Source: libccp4
Version: 6.4.5-2
Depends: libccp4c0 (= 6.4.5-2)
Filename: pool/universe/libc/libccp4/libccp4c0-dbg_6.4.5-2_amd64.deb
Size: 174616
MD5sum: f86044901f9927598fe88348c2cef409
SHA1: 8d99f3c771b614403159f1735d379316bee9d218
SHA256: 7a2b736fd49ab93877cc8adc6c9d0ed0f77f1ae1e506ca59be145d983c45f411
Description-en: CCP4 core functionality - debug symbols
The CCP4 software suite is based around a library of routines which
cover common tasks, such as file opening, parsing keyworded input,
reading and writing of standard data formats, applying symmetry
operations, etc. Programs in the suite call these routines which, as
well as saving the programmer some effort, ensure that the varied
programs in the suite have a similar look-and-feel.
.
The library contains several sub components:
.
* CMTZ library -- Contains a variety of functions for manipulating
the data structure, for example adding crystals, datasets or
columns. The data structure can be dumped to an output MTZ data
file.
.
* CMAP library -- Functions defining the C-level API for accessing
CCP4 map files.
.
* CSYM library -- a collection of functions centered around a data
file syminfo.lib which is auto-generated from sgtbx (the Space
Group Toolbox of cctbx).
.
* CCP4 utility library -- many utility functions which either give
specific CCP4 or platform independent functionality.
.
* CCP4 Parser library -- provides CCP4-style parsing, as used for
processing keywords of CCP4 programs, MTZ header records, etc.
.
* CCP4 resizable arrays -- defines an object and methods which looks
just like a simple C array, but can be resized at will without
incurring excessive overheads. This package contains the shared
library components needed for programs that have been compiled with
the libccp4 library.
.
This package provides the debug files for the CCP4 C library.
Description-md5: dc7957f991920bc546d78cfb0134a362
Multi-Arch: same
Homepage: http://www.ccp4.ac.uk/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

5. The same packages on other Linux Distributions