How to Install acl in Ubuntu 18.04



Install acl by entering the following commands in the terminal:

sudo apt update
sudo apt install acl

Description:

Access control list utilities

This package contains the getfacl and setfacl utilities needed for manipulating access control lists.

Homepage: http://savannah.nongnu.org/projects/acl/

Version: 2.2.52-3build1

Section: utils