How to Install and Uninstall python3-ezdxf Package on Kali Linux

Last updated: February 02,2025

1. Install "python3-ezdxf" package

In this section, we are going to explain the necessary steps to install python3-ezdxf on Kali Linux

$ sudo apt update $ sudo apt install python3-ezdxf

2. Uninstall "python3-ezdxf" package

Please follow the step by step instructions below to uninstall python3-ezdxf on Kali Linux:

$ sudo apt remove python3-ezdxf $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-ezdxf package on Kali Linux

Package: python3-ezdxf
Source: ezdxf
Version: 1.1.3-1
Installed-Size: 5202
Maintainer: Bdale Garbee
Architecture: all
Depends: python3-fonttools, python3-numpy, python3-pyparsing, python3-typing-extensions, python3:any (>= 3.6~)
Suggests: python-ezdxf-doc
Size: 1198920
SHA256: 56873483aa06bb7ec522733ea4cf945a11243f00d3d8dfd9ba3270bf08a3193f
SHA1: 59fcf49e37407b2dcd686a92374e0863055b5660
MD5sum: 69b4f43fc0da8adfcb7f9af13737c1c7
Description: python module to create and modify DXF drawings (Python 3)
ezdxf is a module for manipulating DXF files. It can be used to create
new DXF files, or to read/write/modify existing DXF files.
.
This package installs the library for Python 3.
Description-md5:
Homepage: https://github.com/mozman/ezdxf/
Section: python
Priority: optional
Filename: pool/main/e/ezdxf/python3-ezdxf_1.1.3-1_all.deb