r-reactable on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S r-reactable

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

$ yay -Rns r-reactable

2. Manually Install "r-reactable" via AUR

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

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

b. Clone r-reactable's git locally

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

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

$ cd ~/r-reactable $ makepkg -si

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

ID: 1225031
Name: r-reactable
PackageBaseID: 182001
PackageBase: r-reactable
Version: 0.4.4-1
Description: Interactive Data Tables Based on 'React Table'
URL: https://cran.r-project.org/package=reactable
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654517490
LastModified: 1678622794
URLPath: /cgit/aur.git/snapshot/r-reactable.tar.gz