Search Criteria
Package Details: sdkmanager 0.7.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/sdkmanager.git (read-only, click to copy) |
|---|---|
| Package Base: | sdkmanager |
| Description: | a drop-in replacement for sdkmanager from the Android SDK written in Python |
| Upstream URL: | https://gitlab.com/fdroid/sdkmanager |
| Licenses: | AGPL3 |
| Submitter: | gdamjan |
| Maintainer: | gdamjan |
| Last Packager: | gdamjan |
| Votes: | 4 |
| Popularity: | 1.13 |
| First Submitted: | 2021-12-29 16:58 (UTC) |
| Last Updated: | 2026-05-21 08:45 (UTC) |
Dependencies (5)
- python (placeholder-for-pythonAUR)
- python-argcomplete
- python-requests
- python-setuptools (make)
- gnupg (gnupg-gitAUR, gnupg-largekeysAUR) (optional)
Latest Comments
gdamjan commented on 2023-01-12 13:08 (UTC)
can you paste the error you're getting? I don't see that dependency in the code, nor in its dependencies (in setup.py).
shuyuan-liu commented on 2023-01-12 12:59 (UTC)
The package seems to depend on python-certifi, otherwise it won't start on my system. Could you add it to the depends list?