Search Criteria
Package Details: devtoolbox 1.3.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/devtoolbox.git (read-only, click to copy) |
---|---|
Package Base: | devtoolbox |
Description: | Development tools at your fingertips |
Upstream URL: | https://github.com/aleiepure/devtoolbox |
Licenses: | MIT, Unlicense, CC0-1.0, GPL-3.0-or-later, LGPL-3.0-or-later |
Submitter: | yochananmarqos |
Maintainer: | yochananmarqos |
Last Packager: | yochananmarqos |
Votes: | 1 |
Popularity: | 0.034024 |
First Submitted: | 2023-03-03 22:46 (UTC) |
Last Updated: | 2025-07-06 17:09 (UTC) |
Dependencies (34)
- gcr-4 (gcr-4-gitAUR)
- gtksourceview5 (gtksourceview-gitAUR)
- libadwaita (libadwaita-gitAUR, libadwaita-without-adwaita-gitAUR)
- python-asn1crypto
- python-color-parser-pyAUR
- python-croniter
- python-cryptography
- python-cssbeautifier
- python-daltonlensAUR
- python-dateutil (python-dateutil-gitAUR)
- python-gobject
- python-humanize
- python-jsbeautifier
- python-jsonschema
- python-lxml
- python-markdown2 (python-markdown2-gitAUR)
- python-numpy (python-numpy-gitAUR, python-numpy1AUR, python-numpy-mkl-binAUR, python-numpy-mklAUR, python-numpy-mkl-tbbAUR)
- python-pillow (python-pillow-simd-gitAUR)
- python-pyjwt
- python-python-crontabAUR
- Show 14 more dependencies...
Latest Comments
toddstevens commented on 2025-07-06 09:18 (UTC) (edited on 2025-07-06 09:19 (UTC) by toddstevens)
if you're getting a gi or missing file issue, it may be a python versioning issue
(my default python3 is python3.11)
to fix this:
1. set the shebang in /usr/bin/devtoolbox to python3.13
2. alias devtoolbox to python3.13 /usr/bin/devtoolbox
3. change the execute option in /usr/share/applications/me.iepure.devtoolbox.desktop to
the above alias as well
yochananmarqos commented on 2024-05-01 16:18 (UTC)
@xgugugu: No...?
xgugugu commented on 2024-05-01 04:53 (UTC)
Missing dependency python-setuptools?
yochananmarqos commented on 2023-03-03 22:48 (UTC)
Please see the pinned comment for
python-python-crontab
.