How to Install and Uninstall python36-PyPDF2 Package on openSuSE Tumbleweed
Last updated: November 23,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "python36-PyPDF2" package
Please follow the instructions below to install python36-PyPDF2 on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python36-PyPDF2
Copied
2. Uninstall "python36-PyPDF2" package
This guide covers the steps necessary to uninstall python36-PyPDF2 on openSuSE Tumbleweed:
$
sudo zypper remove
python36-PyPDF2
Copied
3. Information about the python36-PyPDF2 package on openSuSE Tumbleweed
Information for package python36-PyPDF2:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-PyPDF2
Version : 1.26.0-4.12
Arch : noarch
Vendor : openSUSE
Installed Size : 562,2 KiB
Installed : No
Status : not installed
Source package : python-PyPDF2-1.26.0-4.12.src
Summary : PDF toolkit
Description :
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.
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-PyPDF2
Version : 1.26.0-4.12
Arch : noarch
Vendor : openSUSE
Installed Size : 562,2 KiB
Installed : No
Status : not installed
Source package : python-PyPDF2-1.26.0-4.12.src
Summary : PDF toolkit
Description :
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.