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

Last updated: October 05,2024

1. Install "R-textshaping.x86_64" package

Please follow the step by step instructions below to install R-textshaping.x86_64 on Fedora 36

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

2. Uninstall "R-textshaping.x86_64" package

This guide covers the steps necessary to uninstall R-textshaping.x86_64 on Fedora 36:

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

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

Last metadata expiration check: 0:57:09 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : R-textshaping
Version : 0.3.5
Release : 3.fc36
Architecture : x86_64
Size : 110 k
Source : R-textshaping-0.3.5-3.fc36.src.rpm
Repository : fedora
Summary : Bindings to the HarfBuzz and Fribidi Libraries for Text Shaping
URL : https://CRAN.R-project.org/package=textshaping
License : MIT
Description : Provides access to the text shaping functionality in the HarfBuzz library and
: the bidirectional algorithm in the Fribidi library. textshaping is a low-level
: utility package mainly for graphic devices that expands upon the font tool-set
: provided by the systemfonts package.