I think there are prefixes for the repo in package names, like ucrt64 (what i always use), so you could search based on the prefix of the repo.
Just a brazilian physics student.
I think there are prefixes for the repo in package names, like ucrt64 (what i always use), so you could search based on the prefix of the repo.
deleted by creator
I never used cinnamon, but on what you’re saying, it might be that the version (popos ships) cinnamon is at doesn’t support nvidia on wayland, without bugs. I might be saying crap.
But on gnome (what i think is pop default DE) wayland works fine on 560, so yeah, very difficult situation.
At least for me, 560 works better with wayland than x11. xorg has problems with suspending/hibernating (IDK why), but wayland just works.
Quando cair meu primeiro salário (em outubro), boto uma grana pra instância! Mas mês que vem posso tentar doar tbm.
Blz! Desculpa o falso positivo!
(Opinião tirada do meu traseiro)
Mas acredito que os servidores têm que se comunicar e depois as postagens vão aparecendo. No início do êxodo redditiano, tentei me inscrever em todas as comunidades do lemmy brasileiro e aconteceu a mesma coisa, depois foi aparecendo os posts, acredito que como ninguém tinha tentado ainda, não apareciam posts.
Tenta se inscrever e deixa um tempo, acredito que possa funcionar.
Do the commands with the repo prefixes:
pacman -Qs mingw-w64-ucrt-x86_64
pacman -Qs mingw-w64-x86_64
etc, this will give a list of packages from that repo, because msys2 uses prefixes to define the packages and not have conflicts. A script that just make these commands might work, packages with no prefix are from the msys repo.