How to Install and Uninstall python3-pynetdicom.noarch Package on Fedora 39

Last updated: January 15,2025

1. Install "python3-pynetdicom.noarch" package

Please follow the step by step instructions below to install python3-pynetdicom.noarch on Fedora 39

$ sudo dnf update $ sudo dnf install python3-pynetdicom.noarch

2. Uninstall "python3-pynetdicom.noarch" package

Please follow the instructions below to uninstall python3-pynetdicom.noarch on Fedora 39:

$ sudo dnf remove python3-pynetdicom.noarch $ sudo dnf autoremove

3. Information about the python3-pynetdicom.noarch package on Fedora 39

Last metadata expiration check: 5:43:41 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : python3-pynetdicom
Version : 2.0.2^20230720git1511488a
Release : 1.20230720git1511488.fc39
Architecture : noarch
Size : 2.0 M
Source : python-pynetdicom-2.0.2^20230720git1511488a-1.20230720git1511488.fc39.src.rpm
Repository : fedora
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).