r-ellipsis on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S r-ellipsis

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

$ yay -Rns r-ellipsis

2. Manually Install "r-ellipsis" via AUR

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

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

b. Clone r-ellipsis's git locally

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

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

$ cd ~/r-ellipsis $ makepkg -si

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

ID: 1364313
Name: r-ellipsis
PackageBaseID: 143419
PackageBase: r-ellipsis
Version: 0.3.2-11
Description: Tools for Working with ...
URL: https://cran.r-project.org/package=ellipsis
NumVotes: 4
Popularity: 0.002181
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: taekyung
FirstSubmitted: 1562884956
LastModified: 1701691286
URLPath: /cgit/aur.git/snapshot/r-ellipsis.tar.gz