r-debugme on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S r-debugme

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

$ yay -Rns r-debugme

2. Manually Install "r-debugme" via AUR

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

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

b. Clone r-debugme's git locally

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

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

$ cd ~/r-debugme $ makepkg -si

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

ID: 1232352
Name: r-debugme
PackageBaseID: 191803
PackageBase: r-debugme
Version: 1.1.0-3
Description: Specify debug messages as special string constants, and control debugging of packages via environment variables.
URL: https://cran.r-project.org/package=debugme
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: peippo
Submitter: peippo
FirstSubmitted: 1679441893
LastModified: 1679846208
URLPath: /cgit/aur.git/snapshot/r-debugme.tar.gz