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

Last updated: May 18,2024

1. Install "python3-pptx" package

This tutorial shows how to install python3-pptx on Kali Linux

$ sudo apt update $ sudo apt install python3-pptx

2. Uninstall "python3-pptx" package

This tutorial shows how to uninstall python3-pptx on Kali Linux:

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

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

Package: python3-pptx
Source: python-pptx
Version: 0.6.18-0kali1
Architecture: all
Maintainer: Kali Developers
Installed-Size: 1035
Depends: python3-lxml, python3-pil, python3-xlsxwriter, python3:any
Suggests: python-pptx-doc
Homepage: https://github.com/scanny/python-pptx
Priority: optional
Section: python
Filename: pool/main/p/python-pptx/python3-pptx_0.6.18-0kali1_all.deb
Size: 193992
SHA256: e5590d94394edc08907974903233bd628a510c96d7209a61126e563d7b0d9b04
SHA1: fcfbd1ee868393f786bcde140316607d1415bb90
MD5sum: 2e11222dba4a6a87c4d7499478b036d6
Description: Create Open XML PowerPoint documents in Python (Python 3)
This package contains a Python library for creating and updating PowerPoint
(.pptx) files.
.
A typical use would be generating a customized PowerPoint presentation from
database content, downloadable by clicking a link in a web application.
Several developers have used it to automate production of presentation-ready
engineering status reports based on information held in their work management
system. It could also be used for making bulk updates to a library of
presentations or simply to automate the production of a slide or two that
would be tedious to get right by hand.
.
This package installs the library for Python 3.
Description-md5: