r-aod on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S r-aod

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

$ yay -Rns r-aod

2. Manually Install "r-aod" via AUR

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

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

b. Clone r-aod's git locally

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

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

$ cd ~/r-aod $ makepkg -si

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

ID: 1428565
Name: r-aod
PackageBaseID: 179536
PackageBase: r-aod
Version: 1.3.3-2
Description: Analysis of Overdispersed Data
URL: https://cran.r-project.org/package=aod
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654450877
LastModified: 1710612415
URLPath: /cgit/aur.git/snapshot/r-aod.tar.gz