Berserk Arch is a bleeding-edge, security-focused, performance-tuned Arch Linux-based operating system crafted for hackers, developers, and technical users. It ships a modular desktop environment selection, a curated offensive security tool manager (berserk), signed package infrastructure, and a minimal-by-design base — giving you full control from the first boot.
⚠️ This is not a beginner-friendly distro. You are expected to know your way around Linux.
Six pre-configured desktop environments — pick what fits your workflow:
| Profile | Notes |
|---|---|
| Hyprland | Wayland-native, composited, fast |
| i3wm | X11 tiling, battle-tested |
| Openbox | Lightweight floating WM |
| XFCE4 | Solid GTK desktop, recommended default |
| GNOME | Full GNOME shell |
| KDE Plasma | Full KDE stack |
The flagship tool. berserk manages your entire hacking toolkit from a single command — always pulling from original sources, always latest:
- Multi-backend: installs via
go,cargo,pipx,npm,gem,pacman, and GitHub releases - Profiles: install entire toolkits by use case (OSCP loadout, AD attacks, web, recon, post-exploitation...)
- Categories: fine-grained tagging for targeted installs
- Docker catalog: run pre-configured containers (Kali CLI, Tor Browser, etc.) without managing image names
- Extensible: the full YAML catalog is yours to fork, extend, and customize
berserk doctor # verify all backends
berserk sync # pull latest catalog
berserk list -p # list all profiles
berserk install --profile ad-attacks # install a full profile
berserk install nuclei naabu # install specific tools
berserk search bloodhound # search the catalog
berserk run kali-cli # run a Docker container
berserk update # update everything
berserkalso installs standalone on Kali, Parrot, and any Arch-based system.
See:thehackersbrain/berserk
Three signed repos on top of the full Arch ecosystem:
berserkarch-core— core distro packagesberserkarch-aur— curated AUR packages, pre-builtberserkarch-extra— extended tooling and utilities
Full mirror setup: wiki.berserkarch.org
| Mirror | Link |
|---|---|
| 🔗 Direct | berserkarch.org/download |
| 📦 SourceForge | sourceforge.net/projects/berserkarch |
| ☁️ Google Drive | Drive folder |
| 🌊 Torrent | berserkarch.org/torrent |
Always verify with .sig or sha256sum before flashing.
Everything lives at wiki.berserkarch.org:
- Tools: add entries to the berserk-repo catalog YAML — profiles, categories, installers, Docker containers
- Packages: help test and maintain
berserkarch-core,berserkarch-aur,berserkarch-extra - Docs: write guides, post configs, document use-cases on the wiki
- Bug reports: GitLab Issues or r/BerserkArch
| 🔗 Website | berserkarch.org |
| 📖 Wiki | wiki.berserkarch.org |
| 🗨️ Subreddit | r/BerserkArch |
| 🧑💻 GitLab | gitlab.com/berserkarch |
| 🐙 GitHub | github.com/berserkarch |
| 🐦 X (Twitter) | @thehackersbrain |
Berserk Arch is not designed to be easy.
Built by hacker, for hackers.