xfs_logprint

Utilities for managing the XFS filesystem

Debian Debian
RUN apt-get update && \ apt-get install -y xfsprogs
Ubuntu
RUN apt-get update && \ apt-get install -y xfsprogs
Alpine
RUN apk add xfsprogs
Arch Arch Linux
RUN pacman -S --noconfirm xfsprogs
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y xfsprogs
CentOS
RUN yum install -y xfsprogs
Fedora
RUN dnf install -y xfsprogs
Raspbian
RUN apt-get update && \ apt-get install -y xfsprogs
click the source code to copy install xfs_logprint on any operating system with command-not-found.com