r-dmt on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S r-dmt

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

$ yay -Rns r-dmt

2. Manually Install "r-dmt" via AUR

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

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

b. Clone r-dmt's git locally

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

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

$ cd ~/r-dmt $ makepkg -si

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

ID: 1104074
Name: r-dmt
PackageBaseID: 180244
PackageBase: r-dmt
Version: 0.8.20-6
Description: Dependency Modeling Toolkit
URL: https://cran.r-project.org/package=dmt
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654474978
LastModified: 1656309900
URLPath: /cgit/aur.git/snapshot/r-dmt.tar.gz