r-tidytidbits on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S r-tidytidbits

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

$ yay -Rns r-tidytidbits

2. Manually Install "r-tidytidbits" via AUR

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

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

b. Clone r-tidytidbits's git locally

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

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

$ cd ~/r-tidytidbits $ makepkg -si

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

ID: 1168612
Name: r-tidytidbits
PackageBaseID: 187345
PackageBase: r-tidytidbits
Version: 0.3.2-1
Description: A Collection of Tools and Helpers Extending the Tidyverse
URL: https://cran.r-project.org/package=tidytidbits
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1668348155
LastModified: 1668348294
URLPath: /cgit/aur.git/snapshot/r-tidytidbits.tar.gz