• LeFantome@programming.dev
    link
    fedilink
    arrow-up
    2
    ·
    1 day ago

    Packages and package managers differ between distros. If you are changing distros, you should not try to preserve your package list. You will need to reinstall them.

    However, you can often preserve your configurations and customizations by migrating the dot files in your home directory (or the entire home directory).

    This is why many people put /home on its own partition. They can then wipe and reinstall the root partition while preserving /home.