How to Install git-annex-remote-rclone in Ubuntu 18.04



Install git-annex-remote-rclone by entering the following commands in the terminal:

sudo apt update
sudo apt install git-annex-remote-rclone

Description:

rclone-based git annex special remote

This is a wrapper around rclone to make any destination supported by rclone usable with git-annex. . Cloud storage providers supported by rclone currently include: * Google Drive * Amazon S3 * Openstack Swift / Rackspace cloud files / Memset Memstore * Dropbox * Google Cloud Storage * Microsoft One Drive * Hubic * Backblaze B2 * Yandex Disk . Note: although Amazon Cloud Drive support is implemented, it is broken ATM see https://github.com/DanielDent/git-annex-remote-rclone/issues/22 .

Homepage: https://github.com/DanielDent/git-annex-remote-rclone

Version: 0.5-1

Section: universe/utils