How to Install and Uninstall python3-pydicom Package on openSUSE Leap

Last updated: May 20,2024

1. Install "python3-pydicom" package

Please follow the guidelines below to install python3-pydicom on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-pydicom

2. Uninstall "python3-pydicom" package

Please follow the instructions below to uninstall python3-pydicom on openSUSE Leap:

$ sudo zypper remove python3-pydicom

3. Information about the python3-pydicom package on openSUSE Leap

Information for package python3-pydicom:
----------------------------------------
Repository : Main Repository
Name : python3-pydicom
Version : 1.4.2-bp155.2.11
Arch : noarch
Vendor : openSUSE
Installed Size : 69.2 MiB
Installed : No
Status : not installed
Source package : python-pydicom-1.4.2-bp155.2.11.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.