r-urltools on AUR (Arch User Repository)

Last updated: October 07,2024

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

$ yay -S r-urltools

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

$ yay -Rns r-urltools

2. Manually Install "r-urltools" via AUR

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

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

b. Clone r-urltools's git locally

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

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

$ cd ~/r-urltools $ makepkg -si

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

ID: 1094467
Name: r-urltools
PackageBaseID: 182829
PackageBase: r-urltools
Version: 1.7.3-4
Description: Vectorised Tools for URL Handling and Parsing
URL: https://cran.r-project.org/package=urltools
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654540025
LastModified: 1654540025
URLPath: /cgit/aur.git/snapshot/r-urltools.tar.gz