Sync Package List between 2 PCs
To export a list of all installed packages, you can use the following command: But this will loose any {A} markers for automatically installed packages and therefore produce a lot of garbage when dependencies change. To export only manually installed packages, use aptitude like this: (More aptitude filterstrings can be found on their project page.)… Read More »