gnome-extensions
Manage gnome extensions from the terminal. More information: https://wiki.gnome.org/Projects/GnomeShell/Extensions.
- Display the version:
gnome-extensions version
- List all the installed extensions:
gnome-extensions list
- Display information about a specific extension:
gnome-extensions info "{{extension_id}}"
- Display help for a subcommand (like
list
):gnome-extensions help {{subcommand}}
- Enable a specific extension:
gnome-extensions enable "{{extension_id}}"
- Disable a specific extension:
gnome-extension disable "{{extension_id}}"
- Uninstall a specific extension:
gnome-extension uninstall "{{extension_id}}"
This is a tldr pages (source, CC BY 4.0) web wrapper for cheat-sheets.org. All commands, popular commands, most used linux commands. Referrals. Progressive Web Application (PWA) version to install on your device.