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

Last updated: October 05,2024

1. Install "R-rsvg.x86_64" package

Please follow the instructions below to install R-rsvg.x86_64 on Fedora 34

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

2. Uninstall "R-rsvg.x86_64" package

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

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

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

Last metadata expiration check: 1:25:23 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : R-rsvg
Version : 2.1.2
Release : 3.fc34
Architecture : x86_64
Size : 254 k
Source : R-rsvg-2.1.2-3.fc34.src.rpm
Repository : updates
Summary : Render SVG Images into PDF, PNG, PostScript, or Bitmap Arrays
URL : https://CRAN.R-project.org/package=rsvg
License : MIT
Description : Renders vector-based svg images into high-quality custom-size bitmap arrays
: using 'librsvg2'. The resulting bitmap can be written to e.g. png, jpeg or webp
: format. In addition, the package can convert images directly to various formats
: such as pdf or postscript.