Package list / clone
Hi,
I would like to clone my machine and for that purpose somehow export a list of all installed packages and reinstall it on the new machine. How can that be achieved?
Thanks,
Sebastian
Best
Open comment sort options
Best
Top
New
Controversial
Old
Q&A
xbps-query -mto list all manually installed packages. To get a list without versions use sed/awk orxpkgfrom thextoolspackage:xpkg -m.Thanks - for some reason some packages are missing - e.g. the st-terminfo
Do you know why?
This lists manually installed packages,
st-terminfois a dependencies ofstand you most likely installedstandst-terminfowas automatically installed.You could get a list of all installed packages with
xpkg -a, but if you just install all of them manually you lose features like detecting obsolete dependency packages etc.I think rsycing files is better.
what files?
The full system?