Search Criteria
Package Details: gnome-extensions-cli 0.9.6-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/gnome-extensions-cli.git (read-only, click to copy) |
---|---|
Package Base: | gnome-extensions-cli |
Description: | Install, update and manage your Gnome Shell extensions from your terminal ! |
Upstream URL: | https://github.com/essembeh/gnome-extensions-cli |
Licenses: | Apache |
Submitter: | enzal |
Maintainer: | enzal |
Last Packager: | enzal |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2023-09-22 15:50 (UTC) |
Last Updated: | 2023-09-27 17:46 (UTC) |
Dependencies (8)
- python (python32AUR, python37AUR, python310AUR)
- python-colorama (python-colorama-gitAUR)
- python-packaging
- python-pydantic (python-pydantic-gitAUR)
- python-requests
- python-installer (python-installer-gitAUR) (make)
- python-poetry (python-poetry-gitAUR) (make)
- dbus (dbus-gitAUR, dbus-selinuxAUR, dbus-xdg-docsAUR) (optional) – recommended, handle extensions with DBus
Latest Comments
yochananmarqos commented on 2023-09-24 21:24 (UTC)
Why did you add this to the AUR? It does not work with the current
python-pydandic
2.XX. Either way, you're missing the dependencies. To make this work, you'll have to create apython-pydantic1
package for it to depend on.