Install python-xattr by entering the following commands in the terminal:
sudo apt update sudo apt install python-xattr
Description:
module for manipulating filesystem extended attributes - Python 2
This module allows manipulation of the filesystem extended attributes present in some operating systems (GNU/Linux included). It is compatible to python-pyxattr but also provides a dictionary like interfaces for manipulating these attributes. . This package contains the Python 2.7 module.
Homepage: https://github.com/xattr/xattr
Version: 0.9.2-0ubuntu1
Section: python