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

Last updated: May 19,2024

1. Install "python3-rlpycairo" package

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

$ sudo apt update $ sudo apt install python3-rlpycairo

2. Uninstall "python3-rlpycairo" package

This guide let you learn how to uninstall python3-rlpycairo on Kali Linux:

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

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

Package: python3-rlpycairo
Source: python-rlpycairo
Version: 0.3.0-3
Installed-Size: 39
Maintainer: Georges Khaznadar
Architecture: all
Depends: python3-cairo, python3-freetype, python3:any, python3
Size: 9904
SHA256: 26a6475add38521a55c91f093c1b08a437d03eb58b557c118c5b97bf6831ebab
SHA1: 9b323a1b8bd6a9eb39bc2b564f1e39fecf12ae3b
MD5sum: b0f457396710b08d0c4f578324279532
Description: plugin for the ReportLab PDF Toolkit.
This is a plugin for the ReportLab PDF Toolkit.
which constructs rich PDF documents, and also creation
of charts in a variety of bitmap and vector formats.
.
This plugin is intended to replace most of the usage of the
libart based C extension _renderPM which has been shown to
have issues when rendering complex documents.
.
This backend can be brought into use by setting
reportlab.rl_config.renderPMBackend = 'rlPyCairo'
any of the methods detailed in reportlab/rl_config.py
can be used to accomplish this.
.
The new backend seems able to handle all the same behaviour as
_renderPM and the only place where it seems inferior is in the
rendering of scaled images and the speed with which it draws
text.
.
At present the rlPyCairo backend only uses the _renderPM extension
to use its mapping of ReportLab font names to extract paths for
rendering this is no doubt the reason for its slowness when
rendering text.
Description-md5:
Homepage: https://www.reportlab.com/
Section: python
Priority: optional
Filename: pool/main/p/python-rlpycairo/python3-rlpycairo_0.3.0-3_all.deb