How to Install and Uninstall python3-PyPDF2.noarch Package on Fedora 34
Last updated: January 13,2025
1. Install "python3-PyPDF2.noarch" package
Please follow the instructions below to install python3-PyPDF2.noarch on Fedora 34
$
sudo dnf update
Copied
$
sudo dnf install
python3-PyPDF2.noarch
Copied
2. Uninstall "python3-PyPDF2.noarch" package
Please follow the steps below to uninstall python3-PyPDF2.noarch on Fedora 34:
$
sudo dnf remove
python3-PyPDF2.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-PyPDF2.noarch package on Fedora 34
Last metadata expiration check: 0:49:20 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : python3-PyPDF2
Version : 1.26.0
Release : 16.fc34
Architecture : noarch
Size : 108 k
Source : python-PyPDF2-1.26.0-16.fc34.src.rpm
Repository : fedora
Summary : Python PDF toolkit and library
URL : https://github.com/mstamy2/PyPDF2
License : BSD
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,
: - encryption and decryption of 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.
Available Packages
Name : python3-PyPDF2
Version : 1.26.0
Release : 16.fc34
Architecture : noarch
Size : 108 k
Source : python-PyPDF2-1.26.0-16.fc34.src.rpm
Repository : fedora
Summary : Python PDF toolkit and library
URL : https://github.com/mstamy2/PyPDF2
License : BSD
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,
: - encryption and decryption of 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.