gdcp on AUR (Arch User Repository)

Last updated: February 03,2025

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

$ yay -S gdcp

* (Optional) Uninstall gdcp on Arch using YAY

$ yay -Rns gdcp

2. Manually Install "gdcp" via AUR

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

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

b. Clone gdcp's git locally

$ git clone https://aur.archlinux.org/gdcp.git ~/gdcp

c. Go to ~/gdcp folder and install it

$ cd ~/gdcp $ makepkg -si

3. Information about the gdcp package on Arch User Repository (AUR)

ID: 487761
Name: gdcp
PackageBaseID: 130157
PackageBase: gdcp
Version: 0.7.13-1
Description: scp like tool to interact with Google Drive from the command-line
URL: https://github.com/ctberthiaume/gdcp
NumVotes: 0
Popularity: 0
OutOfDate: 1675360086
Maintainer: derintendant
Submitter: derintendant
FirstSubmitted: 1518981298
LastModified: 1518981476
URLPath: /cgit/aur.git/snapshot/gdcp.tar.gz