Package Details: devtoolbox 1.3.0-1

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.033344
First Submitted: 2023-03-03 22:46 (UTC)
Last Updated: 2025-07-06 17:09 (UTC)

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.