r-googledrive on AUR (Arch User Repository)

Last updated: June 02,2024

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

$ yay -S r-googledrive

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

$ yay -Rns r-googledrive

2. Manually Install "r-googledrive" via AUR

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

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

b. Clone r-googledrive's git locally

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

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

$ cd ~/r-googledrive $ makepkg -si

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

ID: 1281613
Name: r-googledrive
PackageBaseID: 167343
PackageBase: r-googledrive
Version: 2.1.1-2
Description: An Interface to Google Drive
URL: https://cran.r-project.org/package=googledrive
NumVotes: 1
Popularity: 0.001897
OutOfDate:
Maintainer: pekkarr
Submitter: panupam
FirstSubmitted: 1621975141
LastModified: 1688235369
URLPath: /cgit/aur.git/snapshot/r-googledrive.tar.gz