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

Last updated: September 20,2024

1. Install "python3-docx" package

This guide let you learn how to install python3-docx on Kali Linux

$ sudo apt update $ sudo apt install python3-docx

2. Uninstall "python3-docx" package

In this section, we are going to explain the necessary steps to uninstall python3-docx on Kali Linux:

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

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

Package: python3-docx
Source: python-docx
Version: 1.1.0+dfsg-2
Installed-Size: 1566
Maintainer: Debian Python Team
Architecture: all
Replaces: python3-python-docx (<< 0.8.11+dfsg1-2~)
Depends: python3-lxml, python3-typing-extensions, python3:any
Breaks: python3-python-docx (<< 0.8.11+dfsg1-2~)
Size: 155924
SHA256: c563085ff0edd946f1c3e0feaa2feab29bc755c1e2de4ed30e971a25eaa64bbd
SHA1: 707647766c42b7093a1b06b2d94e9db0c6cded1e
MD5sum: a48676bcd64f560f5698d33300c8ede9
Description: library for creating and updating Microsoft Word files (Python 3)
python-docx is a Python library for creating and updating Microsoft Word
(.docx) files.
.
This package installs the library for Python 3.
Description-md5:
Homepage: https://github.com/python-openxml/python-docx
Section: python
Priority: optional
Filename: pool/main/p/python-docx/python3-docx_1.1.0+dfsg-2_all.deb