How to Install and Uninstall python3-PyPDF2.noarch Package on Fedora 39
Last updated: January 14,2025
1. Install "python3-PyPDF2.noarch" package
Here is a brief guide to show you how to install python3-PyPDF2.noarch on Fedora 39
$
sudo dnf update
Copied
$
sudo dnf install
python3-PyPDF2.noarch
Copied
2. Uninstall "python3-PyPDF2.noarch" package
Please follow the step by step instructions below to uninstall python3-PyPDF2.noarch on Fedora 39:
$
sudo dnf remove
python3-PyPDF2.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-PyPDF2.noarch package on Fedora 39
Last metadata expiration check: 4:39:54 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : python3-PyPDF2
Version : 1.26.0
Release : 25.fc39
Architecture : noarch
Size : 147 k
Source : python-PyPDF2-1.26.0-25.fc39.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 : 25.fc39
Architecture : noarch
Size : 147 k
Source : python-PyPDF2-1.26.0-25.fc39.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.