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

Last updated: May 10,2024

1. Install "python36-pydicom" package

Here is a brief guide to show you how to install python36-pydicom on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-pydicom

2. Uninstall "python36-pydicom" package

This guide let you learn how to uninstall python36-pydicom on openSuSE Tumbleweed:

$ sudo zypper remove python36-pydicom

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

Information for package python36-pydicom:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-pydicom
Version : 1.4.2-2.1
Arch : noarch
Vendor : openSUSE
Installed Size : 68,7 MiB
Installed : No
Status : not installed
Source package : python-pydicom-1.4.2-2.1.src
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.