Search Criteria
Package Details: gnome-shell-mobile-docs 1:46.r0.g958c555-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/gnome-shell-mobile.git (read-only, click to copy) |
---|---|
Package Base: | gnome-shell-mobile |
Description: | Next generation desktop shell (API documentation) |
Upstream URL: | https://gitlab.gnome.org/verdre/gnome-shell-mobile |
Keywords: | gnome-mobile gnome-shell-mobile mobile-shell |
Licenses: | GPL-3.0-or-later |
Conflicts: | gnome-shell-docs |
Provides: | gnome-shell-docs |
Submitter: | raihan2000 |
Maintainer: | raihan2000 |
Last Packager: | raihan2000 |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2023-10-16 21:31 (UTC) |
Last Updated: | 2024-09-18 14:46 (UTC) |
Dependencies (10)
- asciidoc (asciidoc-gitAUR) (make)
- bash-completion (bash-completion-gitAUR) (make)
- evolution-data-server (evolution-data-server-gitAUR) (make)
- gi-docgen (make)
- git (git-gitAUR, git-glAUR) (make)
- glib2-devel (make)
- gnome-keybindings (gnome-keybindings-x11-scalingAUR) (make)
- gobject-introspection (gobject-introspection-gitAUR) (make)
- meson (meson-gitAUR) (make)
- sassc (sassc-gitAUR) (make)
Latest Comments
HUNT3R.me commented on 2024-07-27 22:57 (UTC)
Somehow build fails for me at man generation:
tophneal commented on 2024-07-23 14:26 (UTC) (edited on 2024-07-23 14:27 (UTC) by tophneal)
if anyone had dependency issues like I did during updating of mobile-mutter breaking the libmutter-13.so required by gnome-shell-mobile (prev version) or libmutter-14.so of the latest update, the easiest solution I found to get these installed was to SSH into my device (a tty from GDM would likely work too,) use "yay -S gnome-shell mutter" to replace gnome-shell-mobile and mutter-mobile with gnome-shell and mutter, then turn around and replace those with "yay -S gnome-shell-mobile mutter-mobile".
raihan2000 commented on 2023-11-22 20:11 (UTC) (edited on 2023-11-22 20:13 (UTC) by raihan2000)
First try "pacman -S gnome-shell mutter"
So you can use "pacman -Rcns gnome-shell-mobile mutter-mobile gdm" after this install gnome-shell and mutter, This is happening because of both packages is dependent to each other also including gdm.
sjorsjie commented on 2023-11-22 20:04 (UTC)
Hi, thanks for the quick response. Thought of your suggestion too. But if i try to install mutter it says i can't because mutter-mobile is required by gnome-shell-mobile. And if i try to remove gnome-shell-mobile it says this breaks dependency gnome-shell required by gdm.
I'm in some sort of loop of dependencies. Trying through pamac ui btw. Maybe there's a shell command that combines all necessary remove and install commands?
raihan2000 commented on 2023-11-22 19:13 (UTC) (edited on 2023-11-22 19:18 (UTC) by raihan2000)
simply you can install gnome-shell and mutter to replace gnome-shell-mobile and mutter-mobile.
can you send me some extra info about dependency issues when trying to remove??
sjorsjie commented on 2023-11-22 18:21 (UTC)
Hi, installed this on my tablet device to give it a try. How can I uninstall / revert to normal gnome shell? Trying to remove gives dependency issues.