All Projects → BlackArch → Blackarch Guide

BlackArch / Blackarch Guide

BlackArch Linux Guide for Users and Developers

Labels

Blackarch-Guide Repository

This is part of BlackArch Linux and provides the latex files for the BlackArch User Guides.

To create a new Guide in in a language create a blackarch-guide-.tex and an appendex-.tex file in the latex directory and add the target to the Makefile.

Everything is compiled in a Docker container, so the only dependency needed is docker.


Build

To compile the guides run make docker-build make pdf

This will compile all guides listed as targets in the Makefile.

Current Targets are:
  • de
  • el
  • en
  • es
  • fr
  • it
  • pt-br
  • ru
  • tr
  • zh

You can also build a single guide (e.g. German) make pdf-de

linting is done via make lint or for a subtarget (e.g. English) make lint-en

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].