r-reshape2 on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S r-reshape2

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

$ yay -Rns r-reshape2

2. Manually Install "r-reshape2" via AUR

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

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

b. Clone r-reshape2's git locally

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

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

$ cd ~/r-reshape2 $ makepkg -si

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

ID: 1154196
Name: r-reshape2
PackageBaseID: 132976
PackageBase: r-reshape2
Version: 1.4.4-7
Description: Flexibly Reshape Data: A Reboot of the Reshape Package
URL: https://cran.r-project.org/package=reshape2
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: frichtlm
FirstSubmitted: 1527728434
LastModified: 1666096602
URLPath: /cgit/aur.git/snapshot/r-reshape2.tar.gz