getfattr

Utilities for manipulating filesystem extended attributes

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