r-dtt on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S r-dtt

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

$ yay -Rns r-dtt

2. Manually Install "r-dtt" via AUR

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

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

b. Clone r-dtt's git locally

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

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

$ cd ~/r-dtt $ makepkg -si

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

ID: 1428552
Name: r-dtt
PackageBaseID: 180284
PackageBase: r-dtt
Version: 0.1.2-9
Description: Discrete Trigonometric Transforms
URL: https://cran.r-project.org/package=dtt
NumVotes: 2
Popularity: 0.002682
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654475932
LastModified: 1710612108
URLPath: /cgit/aur.git/snapshot/r-dtt.tar.gz