r-hexbin on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S r-hexbin

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

$ yay -Rns r-hexbin

2. Manually Install "r-hexbin" via AUR

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

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

b. Clone r-hexbin's git locally

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

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

$ cd ~/r-hexbin $ makepkg -si

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

ID: 1276370
Name: r-hexbin
PackageBaseID: 176252
PackageBase: r-hexbin
Version: 1.28.3-3
Description: Hexagonal Binning Routines
URL: https://cran.r-project.org/package=hexbin
NumVotes: 1
Popularity: 0.000524
OutOfDate:
Maintainer: pekkarr
Submitter: pekkarr
FirstSubmitted: 1645472449
LastModified: 1687306213
URLPath: /cgit/aur.git/snapshot/r-hexbin.tar.gz