How to Install and Uninstall R-svglite.x86_64 Package on Fedora 35

Last updated: October 07,2024

1. Install "R-svglite.x86_64" package

This guide let you learn how to install R-svglite.x86_64 on Fedora 35

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

2. Uninstall "R-svglite.x86_64" package

This guide covers the steps necessary to uninstall R-svglite.x86_64 on Fedora 35:

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

3. Information about the R-svglite.x86_64 package on Fedora 35

Last metadata expiration check: 5:02:39 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : R-svglite
Version : 2.0.0
Release : 3.fc35
Architecture : x86_64
Size : 195 k
Source : R-svglite-2.0.0-3.fc35.src.rpm
Repository : fedora
Summary : An 'SVG' Graphics Device
URL : https://CRAN.R-project.org/package=svglite
License : GPLv2+
Description : A graphics device for R that produces 'Scalable Vector Graphics'. 'svglite'
: is a fork of the older 'RSvgDevice' package.