r-ternary on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S r-ternary

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

$ yay -Rns r-ternary

2. Manually Install "r-ternary" via AUR

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

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

b. Clone r-ternary's git locally

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

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

$ cd ~/r-ternary $ makepkg -si

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

ID: 1413966
Name: r-ternary
PackageBaseID: 202855
PackageBase: r-ternary
Version: 2.3.1-2
Description: Create Ternary and Holdridge Plots
URL: https://cran.r-project.org/package=Ternary
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: malacology
Submitter: malacology
FirstSubmitted: 1708614355
LastModified: 1708646656
URLPath: /cgit/aur.git/snapshot/r-ternary.tar.gz