How to Install selinux-policy-default in Ubuntu 18.04



Install selinux-policy-default by entering the following commands in the terminal:

sudo apt update
sudo apt install selinux-policy-default

Description:

Strict and Targeted variants of the SELinux policy

This is the reference policy for SE Linux. In the default configuration it will provide the functionality previously known as the "targeted" policy. If the module "unconfined" is removed then it provides the functionality previously known as the "strict" policy. . This uses the MMCS system of categories.

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

Version: 2:2.20180114-1

Section: universe/admin