For what is worth, if you would like to post the terminal output in English, you could prefix the command to be executed with LANG=C
.
Example:
LANG=C sudo pacman -Syu
For what is worth, if you would like to post the terminal output in English, you could prefix the command to be executed with LANG=C
.
Example:
LANG=C sudo pacman -Syu
I had the same problem as @mr_netlex and this solution worked for me. Thanks!
No surprise here. The current state of the repositories is the same. No matter, if it is a new installation, or an older one.
On Gnome it just prompted if I wanted to replace jack2 during my update and I said yes
On KDE it brought up an error message about conflicting packages, so I just did sudo pacman -S pipewire-jack by itself first. I got the prompt and installed it fine. Then I continued with the update
So, I just want to clarify that my advice above using pacman -Rdd
was in response to a specific issue one poster was having and I only provided that advice after getting quite a bit of information from that person.
I donât generally recommend using pacman -Rdd
to rip dependencies out. That should be a last resort.
this did the trick on KDE
Also had to do that on cinnamon plus lib32.
This post saved my day
In most cases you should let tlp be removed.
However if you prefer tlp than remove power profiles daemon instead.
If you are using Gnome or KDE you may not have a choice, youâll have to remove tlp.
Yeah, tlp flew out of the window. Not sure what are those packages for, I think I wonât notice any difference. Just want to make sure I donât pull out heart and bones, and then wondering why I got black screen. =)
well this is work for me
This was the solution for me. Thanks a lot
This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.