7
list installed packages and their repositories
(programming.dev)
pacman does not store the source repository of installed packages, that is why it does not have an option to show that information. You probably have to write some script to find possible repositories for each package.
Maybe the expac tool already has something, but I cannot check at the moment.
paclist core
paclist extra
paclist multilib
etc.
Does MSYS2 use mingw32
or local
as repo name? Maybe you could edit the pacman.conf
to change the name
It has quite a few repos: mingw32, mingw63, ucrt64, clang32, clang64, msys...
The beloved lightweight distro