r-gghighlight on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S r-gghighlight

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

$ yay -Rns r-gghighlight

2. Manually Install "r-gghighlight" via AUR

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

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

b. Clone r-gghighlight's git locally

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

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

$ cd ~/r-gghighlight $ makepkg -si

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

ID: 1370611
Name: r-gghighlight
PackageBaseID: 180655
PackageBase: r-gghighlight
Version: 0.4.1-1
Description: Highlight Lines and Points in 'ggplot2'
URL: https://cran.r-project.org/package=gghighlight
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654484648
LastModified: 1702706579
URLPath: /cgit/aur.git/snapshot/r-gghighlight.tar.gz