r-cowplot on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S r-cowplot

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

$ yay -Rns r-cowplot

2. Manually Install "r-cowplot" via AUR

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

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

b. Clone r-cowplot's git locally

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

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

$ cd ~/r-cowplot $ makepkg -si

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

ID: 1390745
Name: r-cowplot
PackageBaseID: 153957
PackageBase: r-cowplot
Version: 1.1.3-1
Description: Streamlined Plot Theme and Plot Annotations for 'ggplot2'
URL: https://cran.r-project.org/package=cowplot
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: dviktor
FirstSubmitted: 1591293944
LastModified: 1705969140
URLPath: /cgit/aur.git/snapshot/r-cowplot.tar.gz