jothi-prasath / gnomintosh

Gnomintosh - Macintosh look like theme for Gnome
MIT License
151 stars 9 forks source link

gnome-shell-extension not available on Fedora #5

Open SuleymanCommits opened 3 months ago

SuleymanCommits commented 3 months ago

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

jothi-prasath commented 3 months ago

can you able to install extensions with https://extensions.gnome.org/

SuleymanCommits commented 3 months ago

can you able to install extensions with https://extensions.gnome.org/

yes

jothi-prasath commented 3 months ago

can give output of this command

dnf list | grep -extension-
gtirloni commented 1 week ago

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