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

Last updated: June 28,2024

1. Install "python3-trml2pdf" package

Learn how to install python3-trml2pdf on Kali Linux

$ sudo apt update $ sudo apt install python3-trml2pdf

2. Uninstall "python3-trml2pdf" package

This guide covers the steps necessary to uninstall python3-trml2pdf on Kali Linux:

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

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

Package: python3-trml2pdf
Source: trml2pdf
Version: 0.6-3
Installed-Size: 75
Maintainer: Georges Khaznadar
Architecture: all
Depends: python3-reportlab, python3-six, python3:any
Size: 12740
SHA256: a782601a9c7df12d763b9da6a4fbc25c457933c845dc3bf78b84ad2fef3a853f
SHA1: 1181ec0732dfcba68e9bef5926a212d0f79c2fd1
MD5sum: 9d62ca9d0205f68f41327fb5b99ffd10
Description: translation of RML (Report Markup Language) from ReportLab, to PDF
trml2pdf is a translator which converts high level XML markup into
PDF documents. RML (Report Markup Language) describes the precise
layout of a printed document, and trml2pdf converts this to a
finished document in one step.
.
This package installs the library for Python 3.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/romanlv/trml2pdf
Section: python
Priority: optional
Filename: pool/main/t/trml2pdf/python3-trml2pdf_0.6-3_all.deb

5. The same packages on other Linux Distributions