Am Dienstag, 22. Juni 2021, 16:17:15 CEST schrieb Christian: Hi Christian, I looked not further into te result file. However, if you can see in this file, which packages are postinstalled or dependent, you can just filter this file with tools like cat, grep or even sort. On the other hand, you can make two result files. One at the first installation, the second one after you installed your packages. After that, you will see the difference of both. In fact, my personal suggestion is, just install a minimal system, one as small as possible. When this is up, install all the tools and packages you really need. So you will always install only the stuff, you REALLY need, verything else ist just crap (and may be misused). Hope this helps either. Best regards Hans