r-rprotobuf on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S r-rprotobuf

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

$ yay -Rns r-rprotobuf

2. Manually Install "r-rprotobuf" via AUR

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

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

b. Clone r-rprotobuf's git locally

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

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

$ cd ~/r-rprotobuf $ makepkg -si

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

ID: 1389985
Name: r-rprotobuf
PackageBaseID: 197217
PackageBase: r-rprotobuf
Version: 0.4.22-1
Description: R Interface to the 'Protocol Buffers' 'API' (Version 2 or 3)
URL: https://cran.r-project.org/package=RProtoBuf
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pekkarr
Submitter: pekkarr
FirstSubmitted: 1693589754
LastModified: 1705860347
URLPath: /cgit/aur.git/snapshot/r-rprotobuf.tar.gz