r-snakecase on AUR (Arch User Repository)

Last updated: October 09,2024

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

$ yay -S r-snakecase

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

$ yay -Rns r-snakecase

2. Manually Install "r-snakecase" via AUR

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

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

b. Clone r-snakecase's git locally

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

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

$ cd ~/r-snakecase $ makepkg -si

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

ID: 1310003
Name: r-snakecase
PackageBaseID: 182463
PackageBase: r-snakecase
Version: 0.11.1-1
Description: Convert Strings into any Case
URL: https://cran.r-project.org/package=snakecase
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654529476
LastModified: 1693180898
URLPath: /cgit/aur.git/snapshot/r-snakecase.tar.gz