r-waffle on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S r-waffle

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

$ yay -Rns r-waffle

2. Manually Install "r-waffle" via AUR

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

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

b. Clone r-waffle's git locally

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

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

$ cd ~/r-waffle $ makepkg -si

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

ID: 1327231
Name: r-waffle
PackageBaseID: 182876
PackageBase: r-waffle
Version: 1.0.2-1
Description: Create Waffle Chart Visualizations
URL: https://cran.r-project.org/package=waffle
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654541158
LastModified: 1696140117
URLPath: /cgit/aur.git/snapshot/r-waffle.tar.gz