SElinux packages installation

Following a security audit, the xFusionCorp Industries security team has opted to enhance application and server security with SELinux. To initiate testing, the following requirements have been established for App server 1 in the Stratos Datacenter:

  1. Install the required SELinux packages.
  2. Permanently disable SELinux for the time being; it will be re-enabled after necessary configuration changes.
  3. No need to reboot the server, as a scheduled maintenance reboot is already planned for tonight.

This is the taks assigned but when i navigate to /etc/selinux to disable it there are no files related to the configuration

SO which files or packages i need to install for SE linux to complete teh task

Hi @Vishanth_007

Try with these packages:
selinux-policy-targeted policycoreutils policycoreutils-python-utils

You can refer to the docs here.