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

Last updated: May 20,2024

1. Install "python-reportlab" package

This guide let you learn how to install python-reportlab on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-reportlab

2. Uninstall "python-reportlab" package

Please follow the guidance below to uninstall python-reportlab on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-reportlab
Architecture: all
Version: 3.3.0-1ubuntu0.1
Priority: optional
Section: universe/python
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Matthias Klose
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 2427
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~), python-reportlab-accel (>= 3.3.0-1ubuntu0.1)
Recommends: python-renderpm, python-pil
Suggests: pdf-viewer, python-egenix-mxtexttools (>= 2.0.6-3.1), python-reportlab-doc
Filename: pool/universe/p/python-reportlab/python-reportlab_3.3.0-1ubuntu0.1_all.deb
Size: 463898
MD5sum: cefa70150335a6a1560b222d707d37fa
SHA1: 301bd7a864b81c57eca2d324ab2c356e1767a3b2
SHA256: d43ba7992b69d4ac4f7c19bc39b423fbe93ef6c9cd65b91c345303cb5ffd4832
SHA512: ff42b3c7350958426c66fb84da87caba71d1ad5d9f52888c9c829c3d1d4fdba1bf8fbed2ea6b9e71c09fd3a5377fc12617d3d04ee0762020e3d803bc61f5e98d
Description-en: ReportLab library to create PDF documents using Python
ReportLab is a library that lets you directly create documents in
Adobe's Portable Document Format (PDF) using the Python programming language.
.
ReportLab library creates PDF based on graphics commands without
intervening steps. It's therefore extremely fast, and flexible (since
you're using a full-blown programming language).
.
Sample use cases are:
* Dynamic PDF generation on the web
* High-volume corporate reporting and database publishing
* As embeddable print engine for other applications, including a
'report language' so that users can customize their own reports.
* As 'build system' for complex documents with charts, tables and text
such as management accounts, statistical reports and scientific papers
* from XML to PDF in one step
Description-md5: 873a1862f0132d9ec6634cf606e556ae
Python-Version: 2.7

Package: python-reportlab
Priority: optional
Section: universe/python
Installed-Size: 2426
Maintainer: Ubuntu Developers
Original-Maintainer: Matthias Klose
Architecture: all
Version: 3.3.0-1
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~), python-reportlab-accel (>= 3.3.0-1)
Recommends: python-renderpm, python-pil
Suggests: pdf-viewer, python-egenix-mxtexttools (>= 2.0.6-3.1), python-reportlab-doc
Filename: pool/universe/p/python-reportlab/python-reportlab_3.3.0-1_all.deb
Size: 463394
MD5sum: 32b42218297896b44f620490b37a1afb
SHA1: 567f64eea4fd963788a1ac8b14b8c7d548885ae5
SHA256: 4b478b1e198d6faee660f4a47d8e9ff01852333bc729dc96a9718c0a8c3a33d7
Description-en: ReportLab library to create PDF documents using Python
ReportLab is a library that lets you directly create documents in
Adobe's Portable Document Format (PDF) using the Python programming language.
.
ReportLab library creates PDF based on graphics commands without
intervening steps. It's therefore extremely fast, and flexible (since
you're using a full-blown programming language).
.
Sample use cases are:
* Dynamic PDF generation on the web
* High-volume corporate reporting and database publishing
* As embeddable print engine for other applications, including a
'report language' so that users can customize their own reports.
* As 'build system' for complex documents with charts, tables and text
such as management accounts, statistical reports and scientific papers
* from XML to PDF in one step
Description-md5: 873a1862f0132d9ec6634cf606e556ae
Python-Version: 2.7
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu