How to Install and Uninstall libccp4f0 Package on Kali Linux

Last updated: May 17,2024

1. Install "libccp4f0" package

In this section, we are going to explain the necessary steps to install libccp4f0 on Kali Linux

$ sudo apt update $ sudo apt install libccp4f0

2. Uninstall "libccp4f0" package

Please follow the instructions below to uninstall libccp4f0 on Kali Linux:

$ sudo apt remove libccp4f0 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libccp4f0 package on Kali Linux

Package: libccp4f0
Source: libccp4
Version: 8.0.0-2
Installed-Size: 746
Maintainer: Debian Science Maintainers
Architecture: amd64
Depends: libc6 (>= 2.29), libccp4c0 (>= 8.0.0), libgcc-s1 (>= 4.0), libgfortran5 (>= 10), libmmdb2-0 (>= 2.0.22)
Size: 210156
SHA256: 744eede2b3daf6a5e1a9f82168e9f96ac4d21d62eec06e1b04098047709beb97
SHA1: 103c14e1d0fa0bb6f0ab911a9d74672e378952ea
MD5sum: 29c9d6e3a8e89cfc3d4e429e357a72ec
Description: CCP4 core functionality - fortran runtime
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 provides the runtime of the CCP4 fortran library.
Description-md5:
Multi-Arch: same
Homepage: https://www.ccp4.ac.uk/
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/libc/libccp4/libccp4f0_8.0.0-2_amd64.deb