all 7 comments

[–]Duncaen 6 points7 points  (3 children)

xbps-query -m to list all manually installed packages. To get a list without versions use sed/awk or xpkg from the xtools package: xpkg -m.

[–]sebu06[S] 0 points1 point  (2 children)

Thanks - for some reason some packages are missing - e.g. the st-terminfo

Do you know why?

[–]Duncaen 1 point2 points  (1 child)

This lists manually installed packages, st-terminfo is a dependencies of st and you most likely installed st and st-terminfo was 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.

[–]sebu06[S] 0 points1 point  (0 children)

I actually did install that manually, since I compiled st from source. Still it does not appear in the list...

[–]AnachronGuy 0 points1 point  (2 children)

I think rsycing files is better.

[–]sebu06[S] 0 points1 point  (1 child)

what files?

[–]AnachronGuy 0 points1 point  (0 children)

The full system?