Open SuleymanCommits opened 3 months ago
can you able to install extensions with https://extensions.gnome.org/
can you able to install extensions with https://extensions.gnome.org/
yes
can give output of this command
dnf list | grep -extension-
gnome-shell-extensions
is not a thing anymore in Fedora 41 at least.
The gnome-extensions
CLI is installed automatically by the gnome-shell
package, so if that's all Gnomintosh needs, then there is no need to install anything else.
The Extensions GUI app is not installed by default anymore but can be installed with dnf install gnome-extensions-app
.
This is vanilla Fedora Workstation 41 with GNOME 47.1 after installing the GUI app:
$ rpm -qa | grep extension | sort
gnome-extensions-app-47.0-1.fc41.x86_64
gnome-shell-extension-apps-menu-47.1-1.fc41.noarch
gnome-shell-extension-background-logo-47.0-1.fc41.noarch
gnome-shell-extension-common-47.1-1.fc41.noarch
gnome-shell-extension-launch-new-instance-47.1-1.fc41.noarch
gnome-shell-extension-places-menu-47.1-1.fc41.noarch
gnome-shell-extension-window-list-47.1-1.fc41.noarch
Listed below are the prerequisite steps on Fedora in the README: Fedora To install on Fedora, open a terminal and run the following command:
sudo dnf install dconf-editor gnome-tweaks gnome-shell-extension
the first two install fine but gnome-shell-extension is not available in the repos, nor is gnome-shell-extensions. I'm running Fedora 46 using DNF4 which both return:
No match for argument: gnome-shell-extension Error: Unable to find a match: gnome-shell-extension