How to Install and Uninstall python3-pynetdicom.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)
Last updated: November 27,2024
1. Install "python3-pynetdicom.noarch" package
This is a short guide on how to install python3-pynetdicom.noarch on Red Hat Enterprise Linux 9 (RHEL 9)
$
sudo dnf update
Copied
$
sudo dnf install
python3-pynetdicom.noarch
Copied
2. Uninstall "python3-pynetdicom.noarch" package
Please follow the step by step instructions below to uninstall python3-pynetdicom.noarch on Red Hat Enterprise Linux 9 (RHEL 9):
$
sudo dnf remove
python3-pynetdicom.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-pynetdicom.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)
Last metadata expiration check: 1:40:59 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : python3-pynetdicom
Version : 2.0.2
Release : 4.el9
Architecture : noarch
Size : 1.8 M
Source : python-pynetdicom-2.0.2-4.el9.src.rpm
Repository : epel
Summary : A Python implementation of the DICOM networking protocol
URL : https://github.com/pydicom/pynetdicom
License : MIT and (BSD or ASL 2.0)
Description : pynetdicom is a pure Python package that implements the DICOM
: networking protocol. Working with pydicom, it allows the easy creation of
: DICOM Service Class Users (SCUs) and Service Class Providers (SCPs).
Available Packages
Name : python3-pynetdicom
Version : 2.0.2
Release : 4.el9
Architecture : noarch
Size : 1.8 M
Source : python-pynetdicom-2.0.2-4.el9.src.rpm
Repository : epel
Summary : A Python implementation of the DICOM networking protocol
URL : https://github.com/pydicom/pynetdicom
License : MIT and (BSD or ASL 2.0)
Description : pynetdicom is a pure Python package that implements the DICOM
: networking protocol. Working with pydicom, it allows the easy creation of
: DICOM Service Class Users (SCUs) and Service Class Providers (SCPs).