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

Last updated: November 27,2024

1. Install "R-markdown.x86_64" package

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

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

2. Uninstall "R-markdown.x86_64" package

Please follow the steps below to uninstall R-markdown.x86_64 on Fedora 38:

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

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

Last metadata expiration check: 2:15:03 ago on Sun Mar 17 04:59:58 2024.
Available Packages
Name : R-markdown
Version : 1.1
Release : 13.fc38
Architecture : x86_64
Size : 149 k
Source : R-markdown-1.1-13.fc38.src.rpm
Repository : updates
Summary : Render Markdown with the C Library 'Sundown'
URL : https://CRAN.R-project.org/package=markdown
License : GPLv2 and ISC
Description : Provides R bindings to the 'Sundown' Markdown rendering library
: (). Markdown is a plain-text formatting syntax
: that can be converted to 'XHTML' or other formats. See
: for more information about Markdown.