r-struct on AUR (Arch User Repository)

Last updated: October 08,2024

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

$ yay -S r-struct

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

$ yay -Rns r-struct

2. Manually Install "r-struct" via AUR

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

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

b. Clone r-struct's git locally

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

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

$ cd ~/r-struct $ makepkg -si

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

ID: 1410659
Name: r-struct
PackageBaseID: 182606
PackageBase: r-struct
Version: 1.14.1-1
Description: Statistics in R Using Class-based Templates
URL: https://bioconductor.org/packages/struct
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654534429
LastModified: 1708128134
URLPath: /cgit/aur.git/snapshot/r-struct.tar.gz