i want to get rid of all the pre-installed gnome extensions as i dont use any of them and they make the 'installed extension' page on the gnome extensions page a pain
removing them will also remove gnome-desktop-branding

  • sudo eopkg rm gnome-desktop-branding --ignore-dependency will probably do what you want

    You could also remove the extensions you don't want individually with --ignore-dependency or simple disable them.

    Note the only extensions it ships with which are not part of the gnome-shell-extensions package are speedinator and appindicator. All the rest are subpackaged from the upstream gnome-shell-extensions tarball.

sudo eopkg rm gnome-desktop-branding --ignore-dependency will probably do what you want

You could also remove the extensions you don't want individually with --ignore-dependency or simple disable them.

Note the only extensions it ships with which are not part of the gnome-shell-extensions package are speedinator and appindicator. All the rest are subpackaged from the upstream gnome-shell-extensions tarball.

I think that the default package has been modified with Solus specific modifications. I just don't have any knowledge on the specifics.