r-tippy on AUR (Arch User Repository)

Last updated: October 07,2024

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

$ yay -S r-tippy

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

$ yay -Rns r-tippy

2. Manually Install "r-tippy" via AUR

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

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

b. Clone r-tippy's git locally

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

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

$ cd ~/r-tippy $ makepkg -si

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

ID: 1094336
Name: r-tippy
PackageBaseID: 182719
PackageBase: r-tippy
Version: 0.1.0-4
Description: Add Tooltips to 'R markdown' Documents or 'Shiny' Apps
URL: https://cran.r-project.org/package=tippy
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654537360
LastModified: 1654537360
URLPath: /cgit/aur.git/snapshot/r-tippy.tar.gz