r-zip on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S r-zip

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

$ yay -Rns r-zip

2. Manually Install "r-zip" via AUR

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

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

b. Clone r-zip's git locally

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

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

$ cd ~/r-zip $ makepkg -si

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

ID: 1393916
Name: r-zip
PackageBaseID: 151079
PackageBase: r-zip
Version: 2.3.1-1
Description: Cross-Platform 'zip' Compression
URL: https://cran.r-project.org/package=zip
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: dviktor
FirstSubmitted: 1586003170
LastModified: 1706400096
URLPath: /cgit/aur.git/snapshot/r-zip.tar.gz