r-profvis on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S r-profvis

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

$ yay -Rns r-profvis

2. Manually Install "r-profvis" via AUR

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

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

b. Clone r-profvis's git locally

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

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

$ cd ~/r-profvis $ makepkg -si

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

ID: 1254780
Name: r-profvis
PackageBaseID: 184174
PackageBase: r-profvis
Version: 0.3.8-1
Description: Interactive Visualizations for Profiling R Code
URL: https://cran.r-project.org/package=profvis
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1658419226
LastModified: 1683547787
URLPath: /cgit/aur.git/snapshot/r-profvis.tar.gz