How to Install and Uninstall libcifti0 Package on Kali Linux

Last updated: May 17,2024

1. Install "libcifti0" package

This tutorial shows how to install libcifti0 on Kali Linux

$ sudo apt update $ sudo apt install libcifti0

2. Uninstall "libcifti0" package

In this section, we are going to explain the necessary steps to uninstall libcifti0 on Kali Linux:

$ sudo apt remove libcifti0 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libcifti0 package on Kali Linux

Package: libcifti0
Source: ciftilib (1.6.0-2)
Version: 1.6.0-2+b1
Installed-Size: 724
Maintainer: Debian Med Packaging Team
Architecture: amd64
Depends: libboost-filesystem1.83.0 (>= 1.83.0), libc6 (>= 2.33), libgcc-s1 (>= 3.0), libglib2.0-0 (>= 2.12.0), libglibmm-2.4-1v5 (>= 2.66.6), libgomp1 (>= 4.4), libstdc++6 (>= 13.1), libxml++2.6-2v5 (>= 2.40.0), libxml2 (>= 2.7.4), zlib1g (>= 1:1.2.3.4)
Size: 221648
SHA256: ac7d3a4fa06a7342ff01d8188791048e637e05f3e263b73a5e1968698bec85b9
SHA1: 01fc40015d713cc441f02554953c03243ff4e915
MD5sum: 39875b78fb3fa379a08663a16362113b
Description: library for manipulating CIFTI files
CIFTI (Connectivity Informatics Technology Initiative) standardizes the file
formats for storage of connectivity data. These formats are developed by the
Human Connectome Project and other interested parties.
.
CiftiLib is a C++ library for CIFTI-1 and CIFTI-2 file I/O, supporting both
on-disk and in-memory access. It also provides facilities for reading and
writing generic NIfTI-1 and NIfTI-2 files.
.
This package provides the shared libraries.
Description-md5:
Multi-Arch: same
Homepage: https://github.com/Washington-University/CiftiLib
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/c/ciftilib/libcifti0_1.6.0-2+b1_amd64.deb