Search Criteria
Package Details: eim-gui 0.17.1-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/eim-bin.git (read-only, click to copy) |
|---|---|
| Package Base: | eim-bin |
| Description: | ESP-IDF installation manager (GUI) |
| Upstream URL: | https://github.com/espressif/idf-im-ui |
| Licenses: | Apache-2.0 |
| Conflicts: | eim-gui |
| Provides: | eim-gui |
| Submitter: | Chances1900 |
| Maintainer: | kralonur |
| Last Packager: | kralonur |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2026-05-05 16:32 (UTC) |
| Last Updated: | 2026-07-08 14:07 (UTC) |
Dependencies (15)
- bison (byacc-bisonAUR, bison-gitAUR)
- ccache (ccache-gitAUR)
- cmake (cmake3AUR, cmake-gitAUR)
- dfu-util (dfu-util-gitAUR)
- flex (flex-gitAUR)
- git (git-gitAUR, git-glAUR, git-wd40AUR)
- gperf (gperf-gitAUR)
- libffi (libffi-gitAUR)
- libusb (libusb-gitAUR)
- openssl (openssl-gitAUR, openssl-aegisAUR, openssl-staticAUR)
- python
- python-pip
- webkit2gtk-4.1 (webkit2gtk-4.1-imgpasteAUR)
- wget (wget-gitAUR)
- unzip (unzip-zstdAUR, unzip_pAUR, unzip-natspecAUR) (make)
Latest Comments
kralonur commented on 2026-06-22 13:16 (UTC) (edited on 2026-06-22 13:42 (UTC) by kralonur)
@Tariel The checksums in the PKGBUILD are correct — I just re-verified them against the upstream release: - eim-cli-linux-x64.zip → abb1deea2a81d2b12009fc3639bc8180856f8b9db7fa786983e5833ee614e9d7 - eim-gui-linux-x64.zip → 5fa56fac148a26ff122f9cefffc1dc0148746ed729b37078f15f401312c464e7
You can confirm yourself at https://github.com/espressif/idf-im-ui/releases/tag/v0.14.0
I think your cache is stale. Clear the cached sources and try again please.
Update: the comment i wrote up for commit beead4e49387
I updated the package to 0.14.1 now. And simply upgrading the package should work rn
Tariel commented on 2026-06-22 12:38 (UTC)
cli-x64.zip and gui-x64.zip did not pass the validity check for eim-cli 0.14.0-1.
kralonur commented on 2026-06-11 17:46 (UTC)
@juri you're right my bad. the problem was i forgot that updpkgsums did not redownload the same files so it used the stale cache (0.13.0) for x86 files. now fixed, thx.
juri commented on 2026-06-11 13:47 (UTC)
The latest update to 0.13.1 (commit acfd18ce7a26) seems to be missing updated checksums for cli-x64.zip and gui-x64.zip.