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

Last updated: October 06,2024

1. Install "python3-spglib" package

This guide covers the steps necessary to install python3-spglib on Kali Linux

$ sudo apt update $ sudo apt install python3-spglib

2. Uninstall "python3-spglib" package

Please follow the instructions below to uninstall python3-spglib on Kali Linux:

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

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

Package: python3-spglib
Source: spglib
Version: 2.3.1-1
Installed-Size: 200
Maintainer: Debian Science Maintainers
Architecture: amd64
Depends: python3-numpy, python3 (<< 3.13), python3 (>= 3.11~), python3:any, libc6 (>= 2.4), libsymspg2 (>= 2.3.1)
Size: 50336
SHA256: 76bc670301d0190c724b235adac649bb14671b18f39f6fb756cbf178f3f1e22c
SHA1: 835e5afe9c761e2a5a7529981cc79413472abc22
MD5sum: 39f9b25a1a5cc8d0171d1d9704b19c5d
Description: C library for crystal symmetry determination - Python3 bindings
Spglib is a C library for crystal symmetry determination. Symmetry
operations, space groups and other data can be obtained using this
symmetry finder.
.
Features include:
.
* Identify space-group type
* Find symmetry operations
* Find a primitive cell
* Search irreducible k-points
* Refine crystal structure
* Wyckoff position assignment
.
This package contains the Python3 bindings.
Description-md5:
Homepage: https://spglib.github.io/spglib/
Section: python
Priority: optional
Filename: pool/main/s/spglib/python3-spglib_2.3.1-1_amd64.deb