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

Last updated: July 05,2024

1. Install "python3-pynetdicom.noarch" package

Here is a brief guide to show you how to install python3-pynetdicom.noarch on Fedora 34

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

2. Uninstall "python3-pynetdicom.noarch" package

Learn how to uninstall python3-pynetdicom.noarch on Fedora 34:

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

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

Last metadata expiration check: 2:57:32 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : python3-pynetdicom
Version : 2.0.1
Release : 1.fc34
Architecture : noarch
Size : 1.8 M
Source : python-pynetdicom-2.0.1-1.fc34.src.rpm
Repository : updates
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).