r-lifecycle on AUR (Arch User Repository)

Last updated: June 27,2024

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

$ yay -S r-lifecycle

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

$ yay -Rns r-lifecycle

2. Manually Install "r-lifecycle" via AUR

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

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

b. Clone r-lifecycle's git locally

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

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

$ cd ~/r-lifecycle $ makepkg -si

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

ID: 1349058
Name: r-lifecycle
PackageBaseID: 145751
PackageBase: r-lifecycle
Version: 1.0.4-1
Description: Manage the Life Cycle of your Package Functions
URL: https://cran.r-project.org/package=lifecycle
NumVotes: 2
Popularity: 0.002181
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: frichtlm
FirstSubmitted: 1570809600
LastModified: 1699358523
URLPath: /cgit/aur.git/snapshot/r-lifecycle.tar.gz