Yet another unofficial google-drive-ocamlfuse package for Amazon Linux 2.
-
Download the package from the Release page.
-
Install the package.
sudo yum -y install albuild-google-drive-ocamlfuse-0.1.0-0.amzn2.x86_64.rpm
- Docker
-
Clone this repository.
git clone https://github.com/albuild/google-drive-ocamlfuse.git
-
Go to the repository.
cd google-drive-ocamlfuse
-
Build a new image.
bin/build
-
Extract the built package from the image. The package will be copied to the ./rpm directory.
bin/cp
-
Delete the image.
bin/rmi