r-brotli on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S r-brotli

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

$ yay -Rns r-brotli

2. Manually Install "r-brotli" via AUR

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

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

b. Clone r-brotli's git locally

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

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

$ cd ~/r-brotli $ makepkg -si

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

ID: 1260282
Name: r-brotli
PackageBaseID: 193802
PackageBase: r-brotli
Version: 1.3.0-1
Description: A Compression Format Optimized for the Web
URL: https://cran.r-project.org/package=brotli
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: peippo
Submitter: peippo
FirstSubmitted: 1684497060
LastModified: 1684497060
URLPath: /cgit/aur.git/snapshot/r-brotli.tar.gz