Check if installed already:
pdflatex --help
Full LaTeX dependencies:
# WARNING: ~4 GB installation
sudo apt install texlive-full
Compilation:
pdflatex notebook.tex
This will produce output notebook.pdf
.
Code Credits: A Tour of Go.
Original Repo credits: github.com/a8m/golang-cheat-sheet
\LaTeX + PDF credits: github.com/jishanshaikh4