How to Install and Uninstall R-unix.x86_64 Package on Fedora 36

Last updated: October 06,2024

1. Install "R-unix.x86_64" package

This guide let you learn how to install R-unix.x86_64 on Fedora 36

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

2. Uninstall "R-unix.x86_64" package

Please follow the steps below to uninstall R-unix.x86_64 on Fedora 36:

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

3. Information about the R-unix.x86_64 package on Fedora 36

Last metadata expiration check: 4:31:53 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : R-unix
Version : 1.5.2
Release : 5.fc36
Architecture : x86_64
Size : 75 k
Source : R-unix-1.5.2-5.fc36.src.rpm
Repository : fedora
Summary : POSIX System Utilities
URL : https://CRAN.R-project.org/package=unix
License : MIT
Description : Bindings to system utilities found in most Unix systems such as POSIX functions
: which are not part of the Standard C Library.