How to Install and Uninstall R-pdftools.x86_64 Package on Fedora 36

Last updated: October 11,2024

1. Install "R-pdftools.x86_64" package

Learn how to install R-pdftools.x86_64 on Fedora 36

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

2. Uninstall "R-pdftools.x86_64" package

Please follow the guidelines below to uninstall R-pdftools.x86_64 on Fedora 36:

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

3. Information about the R-pdftools.x86_64 package on Fedora 36

Last metadata expiration check: 3:35:41 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : R-pdftools
Version : 3.1.1
Release : 1.fc36
Architecture : x86_64
Size : 118 k
Source : R-pdftools-3.1.1-1.fc36.src.rpm
Repository : fedora
Summary : Text Extraction, Rendering and Converting of PDF Documents
URL : https://CRAN.R-project.org/package=pdftools
License : MIT
Description : Utilities based on 'libpoppler' for extracting text, fonts, attachments and
: metadata from a PDF file. Also supports high quality rendering of PDF documents
: into PNG, JPEG, TIFF format, or into raw bitmap vectors for further processing
: in R.