rclone-bin on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S rclone-bin

* (Optional) Uninstall rclone-bin on Arch using YAY

$ yay -Rns rclone-bin

2. Manually Install "rclone-bin" via AUR

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

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

b. Clone rclone-bin's git locally

$ git clone https://aur.archlinux.org/rclone-bin.git ~/rclone-bin

c. Go to ~/rclone-bin folder and install it

$ cd ~/rclone-bin $ makepkg -si

3. Information about the rclone-bin package on Arch User Repository (AUR)

ID: 1022685
Name: rclone-bin
PackageBaseID: 132630
PackageBase: rclone-bin
Version: 1.57.0-1
Description: Sync files to and from Google Drive, S3, Swift, Cloudfiles, Dropbox and Google Cloud Storage.
URL: https://rclone.org/
NumVotes: 4
Popularity: 0.000532
OutOfDate: 1647801969
Maintainer: asm0dey
FirstSubmitted: 1526596466
LastModified: 1642774271
URLPath: /cgit/aur.git/snapshot/rclone-bin.tar.gz