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

Last updated: September 27,2024

1. Install "R-brio.x86_64" package

This guide let you learn how to install R-brio.x86_64 on Fedora 35

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

2. Uninstall "R-brio.x86_64" package

Please follow the steps below to uninstall R-brio.x86_64 on Fedora 35:

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

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

Last metadata expiration check: 4:49:29 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : R-brio
Version : 1.1.2
Release : 3.fc35
Architecture : x86_64
Size : 44 k
Source : R-brio-1.1.2-3.fc35.src.rpm
Repository : fedora
Summary : Basic R Input Output
URL : https://CRAN.R-project.org/package=brio
License : MIT
Description : Functions to handle basic input output, these functions always read and write
: UTF-8 (8-bit Unicode Transformation Format) files and provide more explicit
: control over line endings.