r-truncdist on AUR (Arch User Repository)

Last updated: October 07,2024

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

$ yay -S r-truncdist

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

$ yay -Rns r-truncdist

2. Manually Install "r-truncdist" via AUR

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

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

b. Clone r-truncdist's git locally

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

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

$ cd ~/r-truncdist $ makepkg -si

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

ID: 1094399
Name: r-truncdist
PackageBaseID: 182777
PackageBase: r-truncdist
Version: 1.0.2-4
Description: Truncated Random Variables
URL: https://cran.r-project.org/package=truncdist
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654538813
LastModified: 1654538813
URLPath: /cgit/aur.git/snapshot/r-truncdist.tar.gz