How to Install and Uninstall libccp4f0 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 05,2024

1. Install "libccp4f0" package

Please follow the step by step instructions below to install libccp4f0 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libccp4f0

2. Uninstall "libccp4f0" package

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

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

3. Information about the libccp4f0 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libccp4f0
Priority: extra
Section: universe/libs
Installed-Size: 643
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Architecture: amd64
Source: libccp4
Version: 6.4.5-2
Depends: libc6 (>= 2.14), libccp4c0, libgcc1 (>= 1:4.1.1), libgfortran3 (>= 4.6), libmmdb0 (>= 1.09)
Pre-Depends: multiarch-support
Filename: pool/universe/libc/libccp4/libccp4f0_6.4.5-2_amd64.deb
Size: 234000
MD5sum: bd032ef644e54418d7e4ec47961f6c39
SHA1: 76074930df0c01c02ec80a9b8748a71ca825a219
SHA256: 891b162f70c2e0e10e528e1a87a3d1d0ba6ca5a3f77f3ffba026ec4545d02a16
Description-en: 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 contains the shared
library components needed for programs that have been compiled with
the libccp4 library.
.
This package provides the runtime of the CCP4 fortran library.
Description-md5: df1c2e15c15715e1e375989f92260ac7
Multi-Arch: same
Homepage: http://www.ccp4.ac.uk/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu