How to Install and Uninstall python-trml2pdf Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 20,2024

1. Install "python-trml2pdf" package

Here is a brief guide to show you how to install python-trml2pdf on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-trml2pdf

2. Uninstall "python-trml2pdf" package

Learn how to uninstall python-trml2pdf on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the python-trml2pdf package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-trml2pdf
Priority: optional
Section: universe/python
Installed-Size: 282
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Version: 1.2-3
Depends: python2.7, python (>= 2.7.1-0ubuntu2), python (<< 2.8), python-reportlab, python-imaging
Filename: pool/universe/p/python-trml2pdf/python-trml2pdf_1.2-3_all.deb
Size: 170732
MD5sum: 496d2c37c4e9a748bc12ccc3f5174031
SHA1: 2a1e1e89b0b0644ec3a1ae32ce58a1212fafc390
SHA256: 64d82c4f8ac6bd5eda0ed2f31f07f1263ff0e7e460bc0e7d69a4e097eb8b0f4f
Description-en: Converter of Report Markup Language (RML) file to PDF
Tiny RML2PDF is a tool to easily create PDF document without programming. It
can be used as a Python library or as a standalone binary. It converts a RML,
an XML dialect that lets you define the precise appearance of a printed
document, to a PDF. You can use your existing tools to generate an input file
that exactly describes the layout of a printed document, and RML2PDF converts
it into PDF. RML is a much more powerful and flexible alternative to XSL:FO.
Description-md5: 56436cb3c0d87256969043a0fdc09b64
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu