r-move on AUR (Arch User Repository)

Last updated: May 02,2024

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

$ yay -S r-move

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

$ yay -Rns r-move

2. Manually Install "r-move" via AUR

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

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

b. Clone r-move's git locally

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

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

$ cd ~/r-move $ makepkg -si

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

ID: 1285228
Name: r-move
PackageBaseID: 136401
PackageBase: r-move
Version: 4.2.4-1
Description: Visualizing and Analyzing Animal Track Data
URL: https://cran.r-project.org/package=move
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: carlosal1015
Submitter: lysogeny
FirstSubmitted: 1538467384
LastModified: 1688831675
URLPath: /cgit/aur.git/snapshot/r-move.tar.gz