How to Install and Uninstall R-tibble.x86_64 Package on Fedora 35
Last updated: November 30,2024
1. Install "R-tibble.x86_64" package
This is a short guide on how to install R-tibble.x86_64 on Fedora 35
$
sudo dnf update
Copied
$
sudo dnf install
R-tibble.x86_64
Copied
2. Uninstall "R-tibble.x86_64" package
Please follow the guidance below to uninstall R-tibble.x86_64 on Fedora 35:
$
sudo dnf remove
R-tibble.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the R-tibble.x86_64 package on Fedora 35
Last metadata expiration check: 2:01:55 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : R-tibble
Version : 3.1.4
Release : 1.fc35~bootstrap
Architecture : x86_64
Size : 763 k
Source : R-tibble-3.1.4-1.fc35~bootstrap.src.rpm
Repository : fedora
Summary : Simple Data Frames
URL : https://CRAN.R-project.org/package=tibble
License : MIT
Description : Provides a 'tbl_df' class (the 'tibble') with stricter checking and better
: formatting than the traditional data frame.
Available Packages
Name : R-tibble
Version : 3.1.4
Release : 1.fc35~bootstrap
Architecture : x86_64
Size : 763 k
Source : R-tibble-3.1.4-1.fc35~bootstrap.src.rpm
Repository : fedora
Summary : Simple Data Frames
URL : https://CRAN.R-project.org/package=tibble
License : MIT
Description : Provides a 'tbl_df' class (the 'tibble') with stricter checking and better
: formatting than the traditional data frame.