How to Install and Uninstall python-ezdxf-doc.noarch Package on Fedora 35

Last updated: January 11,2025

1. Install "python-ezdxf-doc.noarch" package

This guide covers the steps necessary to install python-ezdxf-doc.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install python-ezdxf-doc.noarch

2. Uninstall "python-ezdxf-doc.noarch" package

Please follow the guidance below to uninstall python-ezdxf-doc.noarch on Fedora 35:

$ sudo dnf remove python-ezdxf-doc.noarch $ sudo dnf autoremove

3. Information about the python-ezdxf-doc.noarch package on Fedora 35

Last metadata expiration check: 0:27:22 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : python-ezdxf-doc
Version : 0.17.2
Release : 1.fc35
Architecture : noarch
Size : 9.3 M
Source : python-ezdxf-0.17.2-1.fc35.src.rpm
Repository : updates
Summary : Documentation for ezdxf
URL : https://ezdxf.mozman.at/
License : MIT
Description : A Python package to create and modify DXF drawings, independent of the DXF
: version. You can open/save every DXF file without losing any content (except
: comments). Unknown tags in the DXF file will be ignored but preserved for
: saving. With this behavior it is possible to open also DXF drawings that
: contains data from 3rd party applications.