r-flock on AUR (Arch User Repository)

Last updated: July 06,2024

1. Install "r-flock" 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-flock on Arch using YAY

$ yay -S r-flock

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

$ yay -Rns r-flock

2. Manually Install "r-flock" via AUR

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

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

b. Clone r-flock's git locally

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

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

$ cd ~/r-flock $ makepkg -si

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

ID: 1091628
Name: r-flock
PackageBaseID: 180467
PackageBase: r-flock
Version: 0.7-4
Description: Process Synchronization Using File Locks
URL: https://cran.r-project.org/package=flock
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654480188
LastModified: 1654480188
URLPath: /cgit/aur.git/snapshot/r-flock.tar.gz