How to Install and Uninstall python39-pydicom Package on openSuSE Tumbleweed

Last updated: May 19,2024

1. Install "python39-pydicom" package

Please follow the guidance below to install python39-pydicom on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-pydicom

2. Uninstall "python39-pydicom" package

Please follow the instructions below to uninstall python39-pydicom on openSuSE Tumbleweed:

$ sudo zypper remove python39-pydicom

3. Information about the python39-pydicom package on openSuSE Tumbleweed

Information for package python39-pydicom:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-pydicom
Version : 2.4.4-2.1
Arch : noarch
Vendor : openSUSE
Installed Size : 13.4 MiB
Installed : No
Status : not installed
Source package : python-pydicom-2.4.4-2.1.src
Upstream URL : https://github.com/darcymason/pydicom
Summary : Pure python package for DICOM medical file reading and writing
Description :
pydicom is a pure python package for parsing DICOM files
into natural pythonic structures for further manipulation.
Modified datasets can be written again to DICOM format files.
DICOM is a standard (http://medical.nema.org) for communicating
medical images and related information such as reports
and radiotherapy objects.