How to Install xattr in Ubuntu 18.04



Install xattr by entering the following commands in the terminal:

sudo apt update
sudo apt install xattr

Description:

tool for manipulating filesystem extended attributes

xattr tool allows manipulation of the filesystem extended attributes present in some operating systems (GNU/Linux included). . This package contains the xattr cli tool.

Homepage: https://github.com/xattr/xattr

Version: 0.9.2-0ubuntu1

Section: universe/utils