r-reshape on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S r-reshape

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

$ yay -Rns r-reshape

2. Manually Install "r-reshape" via AUR

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

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

b. Clone r-reshape's git locally

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

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

$ cd ~/r-reshape $ makepkg -si

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

ID: 1093507
Name: r-reshape
PackageBaseID: 182054
PackageBase: r-reshape
Version: 0.8.9-3
Description: Flexibly Reshape Data
URL: https://cran.r-project.org/package=reshape
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654518797
LastModified: 1654518797
URLPath: /cgit/aur.git/snapshot/r-reshape.tar.gz