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

Last updated: May 17,2024

1. Install "python3-dcmstack" package

This tutorial shows how to install python3-dcmstack on Kali Linux

$ sudo apt update $ sudo apt install python3-dcmstack

2. Uninstall "python3-dcmstack" package

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

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

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

Package: python3-dcmstack
Source: dcmstack
Version: 0.8-3
Installed-Size: 521
Maintainer: Debian Med Packaging Team
Architecture: all
Depends: python3-dicom, python3-nibabel, python3-numpy, python3-pydicom, python3:any, libjs-sphinxdoc (>= 2.4.3-5~)
Conflicts: python-dcmstack
Size: 75780
SHA256: ef7e28c1ec05062840fdcfbe643b37fe27fa7443ef7463488994844d6686e10f
SHA1: c6d2a6450e0696231b6013754a166fdde4ce3012
MD5sum: 9fcaeaa9cef0dac32a241900ffca2bd0
Description: DICOM to NIfTI conversion - python3 package
DICOM to NIfTI conversion with the added ability to extract and summarize
meta data from the source DICOMs. The meta data can be injected into a
NIfTI header extension or written out as a JSON formatted text file.
.
This package provides the Python3 package.
Description-md5: b2a872817d79cfa27c3cba873d388c9c
Homepage: https://github.com/moloney/dcmstack
Section: science
Priority: optional
Filename: pool/main/d/dcmstack/python3-dcmstack_0.8-3_all.deb