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

Last updated: October 03,2024

1. Install "R-showtext.x86_64" package

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

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

2. Uninstall "R-showtext.x86_64" package

Please follow the step by step instructions below to uninstall R-showtext.x86_64 on Fedora 38:

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

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

Last metadata expiration check: 3:03:37 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : R-showtext
Version : 0.9.5
Release : 3.fc38
Architecture : x86_64
Size : 285 k
Source : R-showtext-0.9.5-3.fc38.src.rpm
Repository : updates
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.