mount.fuse.ceph

FUSE-based client for the Ceph distributed file system

Debian Debian
RUN apt-get update && \ apt-get install -y ceph-fuse
Ubuntu
RUN apt-get update && \ apt-get install -y ceph-fuse
Arch Arch Linux
RUN pacman -S --noconfirm ceph
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y ceph-fuse
Fedora
RUN dnf install -y ceph-fuse-2
Raspbian
RUN apt-get update && \ apt-get install -y ceph
click the source code to copy install mount.fuse.ceph on any operating system with command-not-found.com