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

Last updated: May 21,2024

1. Install "python3-pypdf2" package

This guide let you learn how to install python3-pypdf2 on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-pypdf2

2. Uninstall "python3-pypdf2" package

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

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

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

Package: python3-pypdf2
Architecture: all
Version: 1.26.0-4
Priority: optional
Section: universe/python
Source: pypdf2
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Laszlo Boszormenyi (GCS)
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 257
Depends: python3:any
Filename: pool/universe/p/pypdf2/python3-pypdf2_1.26.0-4_all.deb
Size: 49396
MD5sum: 54481b55e3d39853627d4458bb0dcba7
SHA1: 4c3c68b2e29e909f45b3673446aa028782d9a2ac
SHA256: 03b5c15facb8bac464d8c5c0c6faea746069926b13bfc32646d86fb8c3426dcb
SHA512: 8a683ad840e365a59213588fda6d573bcf6a5c996bc9b54e2abf9c583510794588183536c25d5721191e4c17934ab16fa0e77c797ace559c619f96fe2c310200
Homepage: https://pythonhosted.org/PyPDF2/
Description-en: Pure-Python library built as a PDF toolkit (Python 3)
A Pure-Python library built as a PDF toolkit. It is capable of:
- extracting document information (title, author, ...),
- splitting documents page by page,
- merging documents page by page,
- cropping pages,
- merging multiple pages into a single page,
- encrypting and decrypting PDF files.
.
By being Pure-Python, it should run on any Python platform without any
dependencies on external libraries. It can also work entirely on StringIO
objects rather than file streams, allowing for PDF manipulation in memory.
It is therefore a useful tool for websites that manage or manipulate PDFs.
.
This is the Python 3 version of the package.
Description-md5: 066002d47f385ae79c032e3e722b0bc4