How to Install and Uninstall python3-pycifrw Package on Kali Linux

Last updated: May 04,2024

1. Install "python3-pycifrw" package

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

$ sudo apt update $ sudo apt install python3-pycifrw

2. Uninstall "python3-pycifrw" package

This guide let you learn how to uninstall python3-pycifrw on Kali Linux:

$ sudo apt remove python3-pycifrw $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-pycifrw package on Kali Linux

Package: python3-pycifrw
Source: pycifrw
Version: 4.4.6-2
Installed-Size: 1316
Maintainer: Debian Python Team
Architecture: amd64
Depends: python3-numpy, python3-ply, python3 (<< 3.13), python3 (>= 3.11~), python3:any, libc6 (>= 2.4)
Size: 123732
SHA256: d1994bd571808aa24bbc5c3595fc38af916b337985180226e4919917315b8875
SHA1: 9fc36934b7e25fbb64f274723813409c5e4ec764
MD5sum: 0a300a5672ab739c6fdbdd70013e57c4
Description: CIF/STAR file support for Python
PyCIFRW provides support for reading and writing CIF (Crystallographic
Information Format) files using Python.
.
The specifications found in Vol G of the International Tables for
Crystallography were used as a reference for CIF 1.0/1.1 syntax.
http://dx.doi.org/10.1107/S1600576715021871 was used as the CIF 2.0
reference.
Description-md5:
Homepage: https://github.com/jamesrhester/pycifrw
Section: python
Priority: optional
Filename: pool/main/p/pycifrw/python3-pycifrw_4.4.6-2_amd64.deb