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

Last updated: May 18,2024

1. Install "python3-pypandoc" package

Please follow the steps below to install python3-pypandoc on Kali Linux

$ sudo apt update $ sudo apt install python3-pypandoc

2. Uninstall "python3-pypandoc" package

Please follow the guidance below to uninstall python3-pypandoc on Kali Linux:

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

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

Package: python3-pypandoc
Source: pypandoc
Version: 1.12+ds0-1
Installed-Size: 119
Maintainer: Debian Python Team
Architecture: all
Depends: pandoc, python3:any
Size: 31408
SHA256: 7dc6bf2591fbf9233205163c34581808a877e019ac225ece170745cf727418a2
SHA1: 3e6a1a67ab8a3be8292a15491ef4d7dc590dc162
MD5sum: fa5452f1ac71d0b17d58e2332e7e88e7
Description: Thin wrapper for pandoc (Python 3.x)
pypandoc provides a Python interface to pandoc, a universal document
converter with support for most markup languages.
.
This package provides Python 3.x version of pypandoc.
Description-md5:
Homepage: https://github.com/bebraw/pypandoc
Section: python
Priority: optional
Filename: pool/main/p/pypandoc/python3-pypandoc_1.12+ds0-1_all.deb