r-servr on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S r-servr

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

$ yay -Rns r-servr

2. Manually Install "r-servr" via AUR

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

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

b. Clone r-servr's git locally

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

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

$ cd ~/r-servr $ makepkg -si

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

ID: 1406577
Name: r-servr
PackageBaseID: 149702
PackageBase: r-servr
Version: 0.29-1
Description: A Simple HTTP Server to Serve Static Files or Dynamic Documents
URL: https://cran.r-project.org/package=servr
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: haha662
FirstSubmitted: 1583117656
LastModified: 1707480110
URLPath: /cgit/aur.git/snapshot/r-servr.tar.gz