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

Last updated: November 01,2024

1. Install "R-qpdf.x86_64" package

Learn how to install R-qpdf.x86_64 on Fedora 38

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

2. Uninstall "R-qpdf.x86_64" package

This guide let you learn how to uninstall R-qpdf.x86_64 on Fedora 38:

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

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

Last metadata expiration check: 5:11:20 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : R-qpdf
Version : 1.3.0
Release : 3.fc38
Architecture : x86_64
Size : 82 k
Source : R-qpdf-1.3.0-3.fc38.src.rpm
Repository : updates
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.