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

Last updated: January 09,2025

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

Learn how to install python-ezdxf-doc.noarch on Fedora 34

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

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

This guide let you learn how to uninstall python-ezdxf-doc.noarch on Fedora 34:

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

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

Last metadata expiration check: 3:17:40 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : python-ezdxf-doc
Version : 0.17.2
Release : 1.fc34
Architecture : noarch
Size : 9.2 M
Source : python-ezdxf-0.17.2-1.fc34.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.