r-filelock on AUR (Arch User Repository)

Last updated: October 05,2024

1. Install "r-filelock" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install r-filelock on Arch using YAY

$ yay -S r-filelock

* (Optional) Uninstall r-filelock on Arch using YAY

$ yay -Rns r-filelock

2. Manually Install "r-filelock" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone r-filelock's git locally

$ git clone https://aur.archlinux.org/r-filelock.git ~/r-filelock

c. Go to ~/r-filelock folder and install it

$ cd ~/r-filelock $ makepkg -si

3. Information about the r-filelock package on Arch User Repository (AUR)

ID: 1375294
Name: r-filelock
PackageBaseID: 180445
PackageBase: r-filelock
Version: 1.0.3-2
Description: Portable File Locking
URL: https://cran.r-project.org/package=filelock
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654479668
LastModified: 1703505761
URLPath: /cgit/aur.git/snapshot/r-filelock.tar.gz