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

Last updated: May 13,2024

1. Install "python3-pynetdicom.noarch" package

Please follow the steps below to install python3-pynetdicom.noarch on Fedora 35

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

2. Uninstall "python3-pynetdicom.noarch" package

This guide let you learn how to uninstall python3-pynetdicom.noarch on Fedora 35:

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

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

Last metadata expiration check: 3:36:44 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : python3-pynetdicom
Version : 2.0.2
Release : 1.fc35
Architecture : noarch
Size : 1.8 M
Source : python-pynetdicom-2.0.2-1.fc35.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).