Skip to content

Installing Fusera

Matt Bianchi edited this page Jun 25, 2018 · 9 revisions

This downloads an install script and executes it. The install script downloads the fusera binary and puts it under /usr/local/bin, one of the most common places for executables to live on Linux. It is recommended to use fusera on Ubuntu, but it can be ran on most other forms of Linux and macOS. MacOS and some distro's of Linux will require their appropriate fuse utilities to be installed.

bash <(curl -fsSL https://raw.githubusercontent.com/mitre/fusera/master/install.sh)

Clone this wiki locally