How to Install and Uninstall libccp4-dev Package on Kali Linux

Last updated: May 15,2024

1. Install "libccp4-dev" package

Please follow the steps below to install libccp4-dev on Kali Linux

$ sudo apt update $ sudo apt install libccp4-dev

2. Uninstall "libccp4-dev" package

Please follow the guidelines below to uninstall libccp4-dev on Kali Linux:

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

3. Information about the libccp4-dev package on Kali Linux

Package: libccp4-dev
Source: libccp4
Version: 8.0.0-2
Installed-Size: 215
Maintainer: Debian Science Maintainers
Architecture: amd64
Depends: libccp4c0 (= 8.0.0-2), libccp4f0 (= 8.0.0-2)
Size: 42752
SHA256: 6d39935d8ec07c13741cd7bc7c5c9e1f32b423702f16bb2aea9a4f02259a6dc8
SHA1: a7b52f3e62b44fc419d8d67fdda5f488e22cc4ef
MD5sum: 318cf1c2a6f629b7326771d4676c3a00
Description: CCP4 core functionality - development files
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.
Description-md5:
Multi-Arch: same
Homepage: https://www.ccp4.ac.uk/
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/libc/libccp4/libccp4-dev_8.0.0-2_amd64.deb