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

Last updated: May 05,2024

1. Install "R-markdown.x86_64" package

This tutorial shows how to install R-markdown.x86_64 on Fedora 35

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

2. Uninstall "R-markdown.x86_64" package

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

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

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

Last metadata expiration check: 0:48:39 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : R-markdown
Version : 1.1
Release : 8.fc35
Architecture : x86_64
Size : 138 k
Source : R-markdown-1.1-8.fc35.src.rpm
Repository : fedora
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.