diff --git a/README.md b/README.md
index 1b0f72c429e0f1db2463be59e353b911052b358b..562c7074cdf051c3ea5e22a3a7e40d19c4a863c7 100644
--- a/README.md
+++ b/README.md
@@ -242,6 +242,12 @@ Alternatively, if you want to build everything, manually install the following p
 - `latex2html`
 - `doxygen`
 
+You can load all necessary packages at once with
+```
+sudo apt install build-essential gfortran liboctave-dev libboost-graph-dev libboost-filesystem-dev libgsl-dev libmatio-dev libslicot-dev libslicot-pic libsuitesparse-dev flex bison autoconf automake texlive texlive-publishers texlive-extra-utils texlive-formats-extra texlive-latex-extra texlive-fonts-extra texlive-latex-recommended texlive-science texinfo lmodern latex2html doxygen
+
+```
+
 ## Fedora
 
 **NB**: Documentation still in progress…