How to Install s3backer in Ubuntu 18.04



Install s3backer by entering the following commands in the terminal:

sudo apt update
sudo apt install s3backer

Description:

Amazon AWS S3-backed virtual hard disk device

s3backer is a filesystem that contains a single file backed by the Amazon Simple Storage Service (Amazon S3). The blocks of the file are stored as S3 objects. This way s3backer acts a virtual hard disk device.

Homepage: https://github.com/archiecobbs/s3backer

Version: 1.4.3-2build2

Section: universe/misc