How to Install and Uninstall python-pypdf2 Package on Ubuntu 18.04 LTS (Bionic Beaver)

Last updated: July 02,2024

1. Install "python-pypdf2" package

Learn how to install python-pypdf2 on Ubuntu 18.04 LTS (Bionic Beaver)

$ sudo apt update $ sudo apt install python-pypdf2

2. Uninstall "python-pypdf2" package

Please follow the guidance below to uninstall python-pypdf2 on Ubuntu 18.04 LTS (Bionic Beaver):

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

3. Information about the python-pypdf2 package on Ubuntu 18.04 LTS (Bionic Beaver)

Package: python-pypdf2
Architecture: all
Version: 1.26.0-2
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
Provides: python2.7-pypdf2
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/p/pypdf2/python-pypdf2_1.26.0-2_all.deb
Size: 49172
MD5sum: e8df52bc99dfbdd44e02dcdde4a2f2f1
SHA1: 9201efc3eefe86eb62b227e134bdcfebbe869646
SHA256: e193f22f58e10b700cf269846010045318e5fabcd9dc117ddbdc562e04644872
Homepage: http://pythonhosted.org/PyPDF2/
Description: Pure-Python library built as a PDF toolkit (Python 2)
Description-md5: 15354d496718c37d91ea5281a2a8bf86
Task: ubuntustudio-publishing