mutter-rounded
mutter-rounded copied to clipboard
Problem installing
I encounter this problem when I try to install with yay and with this error when I install with pamac. please guide me. The distribution I have is Manjaro with GNOME 41.
Installation with yay:
[her@her ~]$ yay -S mutter-rounded
:: Checking for conflicts...
:: Checking for inner conflicts...
-> Package conflicts found:
-> Installing mutter-rounded will remove: mutter
-> Installing wireplumber will remove: pipewire-media-session, pipewire-media-session (wireplumber)
-> Conflicting packages will have to be confirmed manually
[Repo Make:10] python-markupsafe-2.0.1-3 python-beaker-1.11.0-8 python-mako-1.1.6-3 gobject-introspection-1.70.0-5 eglexternalplatform-1.1-2 egl-wayland-2:1.1.9+r3+g582b2d3-1 sysprof-3.42.1-3 xorg-server-xvfb-21.1.3-4 python-dbusmock-0.25.0-1 wireplumber-0.4.8-2
[Aur:1] mutter-rounded-41.5-1
==> Remove make dependencies after install? [y/N] n
1 mutter-rounded (Build Files Exist)
==> Packages to cleanBuild?
==> [N]one [A]ll [Ab]ort [I]nstalled [No]tInstalled or (1 2 3, 1-3, ^4)
==>
:: PKGBUILD up to date, Skipping (1/0): mutter-rounded
1 mutter-rounded (Build Files Exist)
==> Diffs to show?
==> [N]one [A]ll [Ab]ort [I]nstalled [No]tInstalled or (1 2 3, 1-3, ^4)
==>
:: (1/1) Parsing SRCINFO: mutter-rounded
[sudo] password for her:
resolving dependencies...
looking for conflicting packages...
:: wireplumber and pipewire-media-session are in conflict. Remove pipewire-media-session? [y/N]
Installation with pamac:
[her@her ~]$ pamac build mutter-rounded
Preparing...
Cloning mutter-rounded build files...
Generating mutter-rounded information...
Checking mutter-rounded dependencies...
Resolving dependencies...
Checking inter-conflicts...
Error: Failed to prepare transaction:
could not satisfy dependencies:
- removing mutter breaks dependency 'libmutter-9.so=0-64' required by gnome-shell
Edit build files : [e]
Apply transaction ? [e/y/N] y
Transaction cancelled.
try running sudo pacman -Rsc mutter
, then yay -S mutter-rounded
Run this at your own risk, since sudo pacman -Rsc mutter
will remove all packages dependent on mutter, so I recommend you back up your system before running it just to be safe
I had the same problem while trying to update, but i solved it by skipping all dependency checks with: yay -S -dd mutter-rounded