How to Install selinux in Ubuntu 18.04



Install selinux by entering the following commands in the terminal:

sudo apt update
sudo apt install selinux

Description:

Security-Enhanced Linux runtime support

This package provides the minimal scripts necessary to run a Security-Enhanced Linux (SELinux) system.

Version: 1:0.11

Section: universe/admin