How to Install and Uninstall python3-pdfrw Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 16,2024

1. Install "python3-pdfrw" package

Learn how to install python3-pdfrw on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-pdfrw

2. Uninstall "python3-pdfrw" package

Please follow the guidelines below to uninstall python3-pdfrw on Ubuntu 21.10 (Impish Indri):

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

3. Information about the python3-pdfrw package on Ubuntu 21.10 (Impish Indri)

Package: python3-pdfrw
Architecture: all
Version: 0.4-2.1
Priority: optional
Section: universe/python
Source: pdfrw
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Rodrigo Siqueira
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 194
Depends: python3:any (>= 3.2~)
Suggests: python-pdfrw-doc, python3-reportlab
Filename: pool/universe/p/pdfrw/python3-pdfrw_0.4-2.1_all.deb
Size: 47744
MD5sum: 22365e7a9342329345b4596cb28fdae9
SHA1: c83342c837c024a626bbdd4ca55338225f471cc0
SHA256: f2da3f2d6ee184f5034f02355f9cac265f89bd62e0982f9ae337aba3b62a6b49
SHA512: fa8cae4f1f4e429e67c7bff23f15967a4be186a36c6c73667ce8b4157712cb05a56c3a73b5352896ef2a013087c2120d42f8c1a2d4ec462b3160abc43be761a6
Homepage: https://github.com/pmaupin/pdfrw
Description-en: PDF file manipulation library (Python 3)
pdfrw can read and write PDF files, and can also be used to read in PDFs which
can then be used inside reportlab.
.
pdfrw tries to be agnostic about the contents of PDF files, and support them
as containers, but to do useful work, something a little higher-level is
required. It supports the following:
.
* PDF pages. pdfrw knows enough to find the pages in PDF files you read in,
and to write a set of pages back out to a new PDF file.
* Form XObjects. pdfrw can take any page or rectangle on a page, and convert
it to a Form XObject, suitable for use inside another PDF file
* reportlab objects. pdfrw can recursively create a set of reportlab objects
from its internal object format. This allows, for example, Form XObjects to
be used inside reportlab.
.
This package installs the library for Python 3.
Description-md5: 5577ed6ca1456d2716aa7e754f767348