Skip to content

Installing Fusera

Saul A Kravitz edited this page Jul 6, 2018 · 9 revisions

This shell commend downloads an install script and executes it. The install script downloads the fusera and sracp binaries and installs them 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 run 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