Hey guys,
So I recently got a m.2 and now i want to transfer my OS and data to it.
Since I want a fresh install I won’t use a backup.
My question: Is it somehow possible to create a list of all installed programs which i then can import into pacman or octopi? Ofc I will copy my home folder etc…, but I dont want to reinstall every program manually. Can I for example copy my usr folder or will it mess with my fresh installation?
I’m looking forward to your answers.
best regards,
bass
Thank you for your fast responses. Yeah I knew that this existed but I wanted to know if you came up with other ideas and methods… However I just tried to install all the programs from the list, but it doesn’t really work. I probably messed up something. When i use the command sudo pacman -S --needed - < pkglist.txt
it goes through the list in a second, tells me that everything is up to date and skips.
Even if I try: sudo pacman -S - < pkglist.txt
the program goes through the list in a second, tells me that everything is up to date and that everything is reinstalled. Some programs like e.g. “kdenlive” aren’t even listed even though it’s in the pgklist.
Do you have any ideas how to fix this?