r-ggrepel on AUR (Arch User Repository)

Last updated: June 04,2024

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

$ yay -S r-ggrepel

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

$ yay -Rns r-ggrepel

2. Manually Install "r-ggrepel" via AUR

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

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

b. Clone r-ggrepel's git locally

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

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

$ cd ~/r-ggrepel $ makepkg -si

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

ID: 1383936
Name: r-ggrepel
PackageBaseID: 153955
PackageBase: r-ggrepel
Version: 0.9.5-1
Description: Automatically Position Non-Overlapping Text Labels with 'ggplot2'
URL: https://cran.r-project.org/package=ggrepel
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: dviktor
FirstSubmitted: 1591293661
LastModified: 1704952908
URLPath: /cgit/aur.git/snapshot/r-ggrepel.tar.gz