How to Install and Uninstall R-qpdf.x86_64 Package on Fedora 34

Last updated: September 20,2024

1. Install "R-qpdf.x86_64" package

Please follow the steps below to install R-qpdf.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install R-qpdf.x86_64

2. Uninstall "R-qpdf.x86_64" package

Please follow the guidance below to uninstall R-qpdf.x86_64 on Fedora 34:

$ sudo dnf remove R-qpdf.x86_64 $ sudo dnf autoremove

3. Information about the R-qpdf.x86_64 package on Fedora 34

Last metadata expiration check: 3:27:17 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : R-qpdf
Version : 1.1
Release : 10.fc34
Architecture : x86_64
Size : 63 k
Source : R-qpdf-1.1-10.fc34.src.rpm
Repository : fedora
Summary : Split, Combine and Compress PDF Files
URL : https://CRAN.R-project.org/package=qpdf
License : ASL 2.0
Description : Content-preserving transformations transformations of PDF files such as split,
: combine, and compress. This package interfaces directly to the 'qpdf' C++ API
: and does not require any command line utilities. Note that 'qpdf' does not read
: actual content from PDF files: to extract text and data you need the 'pdftools'
: package.