How to Install setools in Ubuntu 18.04



Install setools by entering the following commands in the terminal:

sudo apt update
sudo apt install setools

Description:

tools for Security Enhanced Linux policy analysis

Security-enhanced Linux is a patch of the Linux kernel and a number of utilities with enhanced security functionality designed to add mandatory access controls to Linux. These are Tools for analysing security policy on SELinux systems. . This package contains the following CLI tools: . * sediff: SELinux policy difference tool * sedta: domain transition analysis for SELinux policies * seinfo: SELinux policy information tool * seinfoflow: information flow analysis for SELinux policies * sesearch: SELinux policy query tool

Homepage: https://github.com/TresysTechnology/setools/wiki

Version: 4.1.1-3

Section: universe/admin