Could someone please explain what is the difference between `@System` and `@cauldron-x86_64` for the installed packages when we do `dnf list installed`? I checked online but did not find anything useful. The one that had good match for the question, confused me more. To quote the answer given there,
The "@System" repository indicates the packages that you have installed not from any repos but from files on the disk [manually] via dnf install package.rpm.
I definitely have not installed packages like, `xli.x86_64`, `userdrake.x86_64` or `tinysparql.x86_64` to name a few.
Of the things I manually installed using ,
- kwin-x11.x86_64 - shows as @cauldron-x86_64
docker.x86_64 - shows as @System
