How to Install and Uninstall python3-qpageview.noarch Package on Fedora 39
Last updated: November 15,2024
1. Install "python3-qpageview.noarch" package
Please follow the guidelines below to install python3-qpageview.noarch on Fedora 39
$
sudo dnf update
Copied
$
sudo dnf install
python3-qpageview.noarch
Copied
2. Uninstall "python3-qpageview.noarch" package
This tutorial shows how to uninstall python3-qpageview.noarch on Fedora 39:
$
sudo dnf remove
python3-qpageview.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-qpageview.noarch package on Fedora 39
Last metadata expiration check: 3:53:05 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : python3-qpageview
Version : 0.6.2
Release : 5.fc39
Architecture : noarch
Size : 236 k
Source : python-qpageview-0.6.2-5.fc39.src.rpm
Repository : fedora
Summary : Widget to display page-based documents for Qt5/PyQt5
URL : https://github.com/frescobaldi/qpageview
License : GPL-3.0-or-later AND GPL-2.0-or-later
Description : The qpageview module *qpageview* provides a page based document viewer widget
: for Qt5/PyQt5.It has a flexible architecture potentionally supporting many
: formats. Currently, it supports SVG documents, images, and, using the Poppler-
: Qt5 binding, PDF documents.:: import qpageview from PyQt5.Qt import * a
: QApplication([]) v qpageview.View() v.show() v.loadPdf("path/to/afile.pdf")
: Homepage < •...
Available Packages
Name : python3-qpageview
Version : 0.6.2
Release : 5.fc39
Architecture : noarch
Size : 236 k
Source : python-qpageview-0.6.2-5.fc39.src.rpm
Repository : fedora
Summary : Widget to display page-based documents for Qt5/PyQt5
URL : https://github.com/frescobaldi/qpageview
License : GPL-3.0-or-later AND GPL-2.0-or-later
Description : The qpageview module *qpageview* provides a page based document viewer widget
: for Qt5/PyQt5.It has a flexible architecture potentionally supporting many
: formats. Currently, it supports SVG documents, images, and, using the Poppler-
: Qt5 binding, PDF documents.:: import qpageview from PyQt5.Qt import * a
: QApplication([]) v qpageview.View() v.show() v.loadPdf("path/to/afile.pdf")
: Homepage < •...