Reference
Profiles
MEKAT ships four meta-packages. Install one or combine them freely — they are designed to coexist on a single system.
Meta-packages — Each profile is a DNF group. Installing one pulls all required packages and applies post-install configuration automatically.
Gaming
Play Without Limits
Steam, Proton-GE, GameMode, MangoHud, Gamescope, full Vulkan stack. Automatic GPU detection (AMD/Nvidia).
Gaming docs
Enterprise
Trusted at Scale
Active Directory, SELinux strict, VPN, MDM, LibreOffice, CIS Benchmark compliance tools.
Enterprise docs
Developer
Build Anything
Rust, Go, Python, Node, Java 21. Podman, kubectl, Helm. Neovim, VSCodium, JetBrains Toolbox.
Developer docs
Security
Ancient Guard. Modern Threat.
Metasploit, Ghidra, Wireshark, Autopsy, Lynis, AIDE, Fail2ban. Kernel hardening maximal.
Security docs
Combining Profiles
All profiles are designed to coexist. Install any combination with DNF :
# Single profile
sudo dnf install @mekat-gaming
# Dev + Security combo (popular for CTF players)
sudo dnf install @mekat-developer @mekat-security
# All profiles
sudo dnf install @mekat-gaming @mekat-enterprise @mekat-developer @mekat-security