r-drawer on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S r-drawer

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

$ yay -Rns r-drawer

2. Manually Install "r-drawer" via AUR

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

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

b. Clone r-drawer's git locally

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

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

$ cd ~/r-drawer $ makepkg -si

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

ID: 1128161
Name: r-drawer
PackageBaseID: 180268
PackageBase: r-drawer
Version: 0.2.0.1-1
Description: An Interactive HTML Image Editing Tool
URL: https://cran.r-project.org/package=drawer
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654475549
LastModified: 1660973587
URLPath: /cgit/aur.git/snapshot/r-drawer.tar.gz