How to Install and Uninstall R-filelock.x86_64 Package on Fedora 39
Last updated: November 26,2024
1. Install "R-filelock.x86_64" package
Please follow the steps below to install R-filelock.x86_64 on Fedora 39
$
sudo dnf update
Copied
$
sudo dnf install
R-filelock.x86_64
Copied
2. Uninstall "R-filelock.x86_64" package
Learn how to uninstall R-filelock.x86_64 on Fedora 39:
$
sudo dnf remove
R-filelock.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the R-filelock.x86_64 package on Fedora 39
Last metadata expiration check: 4:39:07 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : R-filelock
Version : 1.0.2
Release : 11.fc39
Architecture : x86_64
Size : 43 k
Source : R-filelock-1.0.2-11.fc39.src.rpm
Repository : fedora
Summary : Portable File Locking
URL : https://CRAN.R-project.org/package=filelock
License : MIT
Description : Place an exclusive or shared lock on a file. It uses 'LockFile' on Windows and
: 'fcntl' locks on Unix-like systems.
Available Packages
Name : R-filelock
Version : 1.0.2
Release : 11.fc39
Architecture : x86_64
Size : 43 k
Source : R-filelock-1.0.2-11.fc39.src.rpm
Repository : fedora
Summary : Portable File Locking
URL : https://CRAN.R-project.org/package=filelock
License : MIT
Description : Place an exclusive or shared lock on a file. It uses 'LockFile' on Windows and
: 'fcntl' locks on Unix-like systems.