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

Last updated: June 30,2024

1. Install "python2-pydicom" package

In this section, we are going to explain the necessary steps to install python2-pydicom on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-pydicom

2. Uninstall "python2-pydicom" package

This tutorial shows how to uninstall python2-pydicom on openSUSE Leap:

$ sudo zypper remove python2-pydicom

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

Information for package python2-pydicom:
----------------------------------------
Repository : Main Repository
Name : python2-pydicom
Version : 1.4.2-bp153.1.16
Arch : noarch
Vendor : openSUSE
Installed Size : 67,0 MiB
Installed : No
Status : not installed
Source package : python-pydicom-1.4.2-bp153.1.16.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.