How to Install and Uninstall R-lifecycle.noarch Package on Fedora 35

Last updated: May 19,2024

1. Install "R-lifecycle.noarch" package

This guide covers the steps necessary to install R-lifecycle.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install R-lifecycle.noarch

2. Uninstall "R-lifecycle.noarch" package

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

$ sudo dnf remove R-lifecycle.noarch $ sudo dnf autoremove

3. Information about the R-lifecycle.noarch package on Fedora 35

Last metadata expiration check: 1:05:33 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : R-lifecycle
Version : 1.0.0
Release : 3.fc35
Architecture : noarch
Size : 104 k
Source : R-lifecycle-1.0.0-3.fc35.src.rpm
Repository : fedora
Summary : Manage the Life Cycle of your Package Functions
URL : https://CRAN.R-project.org/package=lifecycle
License : GPLv3
Description : Manage the life cycle of your exported functions with shared conventions,
: documentation badges, and user-friendly deprecation warnings.