How to Install and Uninstall python3-qpageview.noarch Package on Fedora 38
Last updated: November 27,2024
1. Install "python3-qpageview.noarch" package
Here is a brief guide to show you how to install python3-qpageview.noarch on Fedora 38
$
sudo dnf update
Copied
$
sudo dnf install
python3-qpageview.noarch
Copied
2. Uninstall "python3-qpageview.noarch" package
Please follow the guidelines below to uninstall python3-qpageview.noarch on Fedora 38:
$
sudo dnf remove
python3-qpageview.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-qpageview.noarch package on Fedora 38
Last metadata expiration check: 5:33:48 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : python3-qpageview
Version : 0.6.2
Release : 3.fc38
Architecture : noarch
Size : 243 k
Source : python-qpageview-0.6.2-3.fc38.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 : 3.fc38
Architecture : noarch
Size : 243 k
Source : python-qpageview-0.6.2-3.fc38.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 < •...