r-downloader on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S r-downloader

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

$ yay -Rns r-downloader

2. Manually Install "r-downloader" via AUR

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

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

b. Clone r-downloader's git locally

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

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

$ cd ~/r-downloader $ makepkg -si

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

ID: 1091405
Name: r-downloader
PackageBaseID: 180264
PackageBase: r-downloader
Version: 0.4-4
Description: Download Files over HTTP and HTTPS
URL: https://cran.r-project.org/package=downloader
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654475453
LastModified: 1654475453
URLPath: /cgit/aur.git/snapshot/r-downloader.tar.gz