r-egg on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S r-egg

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

$ yay -Rns r-egg

2. Manually Install "r-egg" via AUR

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

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

b. Clone r-egg's git locally

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

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

$ cd ~/r-egg $ makepkg -si

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

ID: 1154227
Name: r-egg
PackageBaseID: 141378
PackageBase: r-egg
Version: 0.4.5-7
Description: Extensions for 'ggplot2': Custom Geom, Custom Themes, Plot Alignment, Labelled Panels, Symmetric Scales, and Fixed Panel Size
URL: https://cran.r-project.org/package=egg
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: dviktor
FirstSubmitted: 1555686494
LastModified: 1666097524
URLPath: /cgit/aur.git/snapshot/r-egg.tar.gz