r-isoweek on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S r-isoweek

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

$ yay -Rns r-isoweek

2. Manually Install "r-isoweek" via AUR

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

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

b. Clone r-isoweek's git locally

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

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

$ cd ~/r-isoweek $ makepkg -si

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

ID: 913446
Name: r-isoweek
PackageBaseID: 167432
PackageBase: r-isoweek
Version: 0.6-2
Description: Week of the year and weekday according to ISO 8601
URL: https://cran.r-project.org/web/packages/ISOweek/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dhn
Submitter: dhn
FirstSubmitted: 1622235163
LastModified: 1622235163
URLPath: /cgit/aur.git/snapshot/r-isoweek.tar.gz