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

Last updated: July 03,2024

1. Install "R-showtext.x86_64" package

This guide covers the steps necessary to install R-showtext.x86_64 on Fedora 34

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

2. Uninstall "R-showtext.x86_64" package

This guide covers the steps necessary to uninstall R-showtext.x86_64 on Fedora 34:

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

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

Last metadata expiration check: 2:02:12 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : R-showtext
Version : 0.9.2
Release : 2.fc34
Architecture : x86_64
Size : 283 k
Source : R-showtext-0.9.2-2.fc34.src.rpm
Repository : fedora
Summary : Using Fonts More Easily in R Graphs
URL : https://CRAN.R-project.org/package=showtext
License : ASL 2.0 and zlib
Description : Making it easy to use various types of fonts (TrueType, OpenType, Type 1, web
: fonts, etc.) in R graphs, and supporting most output formats of R graphics
: including PNG, PDF and SVG. Text glyphs will be converted into polygons or
: raster images, hence after the plot has been created, it no longer relies on
: the font files. No external software such as Ghostscript is needed to use this
: package.