How to Install and Uninstall python3-dials-data Package on Kali Linux

Last updated: April 29,2024

1. Install "python3-dials-data" package

Please follow the instructions below to install python3-dials-data on Kali Linux

$ sudo apt update $ sudo apt install python3-dials-data

2. Uninstall "python3-dials-data" package

Here is a brief guide to show you how to uninstall python3-dials-data on Kali Linux:

$ sudo apt remove python3-dials-data $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-dials-data package on Kali Linux

Package: python3-dials-data
Source: dials-data
Version: 2.4.0-1
Installed-Size: 512
Maintainer: Debian PaN Maintainers
Architecture: all
Depends: python3-importlib-resources, python3-pytest, python3-requests, python3-yaml, python3:any
Size: 106996
SHA256: 215c07ee0b3a84edaf6c033539e99037fc65f9d8033a222ba6f83729ea1524b2
SHA1: 8a1509285a25c7b9957edca2cfd48c94759d4879
MD5sum: 2b5105f95fa482fcf83832d28a9e8769
Description: Python data files used for regression tests in DIALS, dxtbx, xia2
Lightweight, simple Python(-only) package. It is used to provide
access to data files used in regression tests, but does not contain
any of those data files itself.
.
Although it is envisaged as mostly being used in a cctbx/DIALS
environment for tests in DIALS, dxtbx, xia2 and related packages, it
has no dependencies on either cctbx or DIALS, in fact all
dependencies are explicitly declared in the setup.py file and are
installable via standard setuptools/pip methods. This means
dials_data can easily be used in other projects accessing the same
data, and can be used in temporary environments such as Travis
containers.
Description-md5:
Homepage: https://github.com/dials/data
Section: python
Priority: optional
Filename: pool/main/d/dials-data/python3-dials-data_2.4.0-1_all.deb