Search Criteria
Package Details: obinskit 1.2.11-4
Package Actions
| Git Clone URL: | https://aur.archlinux.org/obinskit.git (read-only, click to copy) |
|---|---|
| Package Base: | obinskit |
| Description: | ObinsKit for Anne Pro and Anne Pro 2 |
| Upstream URL: | https://www.hexcore.xyz/obinskit |
| Keywords: | annepro annepro2 obinskit obinslab obinslab-starter |
| Licenses: | custom |
| Submitter: | ScoopNewsworthy |
| Maintainer: | ScoopNewsworthy |
| Last Packager: | ScoopNewsworthy |
| Votes: | 24 |
| Popularity: | 0.052384 |
| First Submitted: | 2019-07-26 23:24 (UTC) |
| Last Updated: | 2026-01-01 23:26 (UTC) |
Dependencies (8)
- desktop-file-utils (desktop-file-utils-gitAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libappindicator-gtk3 (libappindicator)
- libnotify (libnotify-gitAUR)
- libxkbcommon-x11 (libxkbcommon-x11-gitAUR)
- libxss
- libxtst
- nss (nss-hgAUR)
Latest Comments
1 2 3 4 5 Next › Last »
ScoopNewsworthy commented on 2025-12-20 18:51 (UTC)
It would appear that the Hexcore website is down.
Upstream source hexcore.xyz appears to have suffered a critical server misconfiguration or a complete environment reset. As of late December 2025, the server at 120.26.250.197 is no longer serving company content/binaries and is instead displaying a default LNMP (Linux/Nginx/MySQL/PHP) placeholder page. This indicates the web-root has been wiped or the Nginx config has reverted to factory defaults.
I moved to hosting the .tar.gz files that are dependencies of this package, to Google Cloud, to allow this package to continue to build.
The ObinsKit package has an identical hash to last commit, as I had that one cached locally, so this is just as "safe" as the last version of this package. The Hexcore Link budnle required rebuilding the .tar.gz locally, and I have renamed it accordinly, but uses the exact same binaries as the last commit, but feel free to inspect.
Just being transparent about the upstream link changing.
Diego.Florez commented on 2025-10-12 02:52 (UTC) (edited on 2025-10-23 16:21 (UTC) by Diego.Florez)
https://s3.hexcore.xyz/occ/linux/tar/ObinsKit_1.2.11_x64.tar.gz is gone, 404 error
https://www.hexcore.xyz/occ/linux/tar/ObinsKit_1.2.11_x64.tar.gz Change it on PKGBUILD of downloand manually solves the problem.
[UPDATE 2025-10-23] The issue is now resolved on v1.2.11-3 — the package builds successfully with the updated link.
Thanks @ScoopNewsworthy for your work on this package.
timblaktu commented on 2023-06-01 18:49 (UTC) (edited on 2023-06-01 21:25 (UTC) by timblaktu)
Is this expected to run on Wayland? What about
bluetooth.service? Neither 1.2.11-1/2 run successfully on my system (Thinkpad p1 gen5, nvidia A1000, disabled intel graphics in bios, x86_64, 6.3.5-arch1-1, hyprland-nvidia-git r2914.79b8576d-1).bluetooth.serviceis enabled and active.Following
journalctl --allwhen launchingobinskitfrom terminal doesn't produce anything interesting, and there's no stdout/err in the terminal. However, grepping the journal for "obinskit" produces evidence of past misbehavior, e.g. this Graphics Exception:and a core dump from a few days ago. (no debug symbols in the binary so stack trace is not very useful).
So, ATM I'm suspecting it's a wayland issue or other cockpit error on my part. Any ideas/suggestions?
UPDATE: Using the various wayland flags for chrome/ium/electron apps (documented here) either makes
obinskitdump core or has no effect.UPDATE 2:
--use-gl=eglwas the first command line option I tried that allowed obinskit to run and be visible/functional in Hyprland. With this, I don't appear to need anyozoneflags..ScoopNewsworthy commented on 2023-05-27 15:13 (UTC)
Updated to use curl instead of wget, per feedback below. Made a replica package for Hexcore Link (https://aur.archlinux.org/packages/hexcore-link), for anyone with an Anne Pro 2D or compatible keyboard who wants to try it out. I only have an Anne Pro 2, so am unable to test at this time.
victorperin commented on 2023-05-23 16:50 (UTC)
Do anyone had success installing Hexcore Link?
baodrate commented on 2023-04-24 11:32 (UTC) (edited on 2023-04-24 11:33 (UTC) by baodrate)
FYI, curl is in core, and it's a direct dependency of pacman. so it's actually much more likely that someone doesn't have wget installed. Curl is also the default agent for http(s) in
/etc/makepkg.conf, so it's a good idea to keep it that way. (fwiw, I usually don't have wget installed)ScoopNewsworthy commented on 2023-04-19 00:54 (UTC)
updated. used wget instead of curl here, in case someone doesn't have curl installed. I can change it over to curl if wget exhibits any issues for anyone.
baodrate commented on 2023-04-18 16:38 (UTC)
Piggybacking off of G_Ranger's suggestion, the way to modify PKGBUILD to make curl pass the correct referrer:
for those who need it (reference:
/etc/makepkg.conf)G_Ranger commented on 2023-04-18 10:25 (UTC) (edited on 2023-04-18 11:00 (UTC) by G_Ranger)
Hexcore added a referer filter. Can no longer download the tarball and breaks install. curl with referer or switch to the non-gzipped version?
Quick fix for those that need help: Download this pkg snapshot and extract. Go to https://www.hexcore.xyz/obinskit and click download .tar.gz and copy that file into the previous. Run
makepkgin that directory. Then runsudo pacman -U obinskit-1.2.11-1-x86_64.pkg.tar.zst.ScoopNewsworthy commented on 2022-10-24 23:16 (UTC)
I did a diff on the packages at https://s3.hexcore.xyz/occ/linux/tar/ObinsKit_1.2.11_x64.tar.gz and https://annepro.s3.amazonaws.com/4-tar-gz.tar. Doesn't appear to be any difference between the two, except the latter source is not gzipped, which would increase the binary download size for this package. Please let me know if I'm missing something (i.e. is this current AUR build not working for anyone or is there something about the second source that's preferable?) The first source is reached via: https://www.hexcore.xyz/obinskit, while the second source is reached via: https://getannepro.com/pages/obinskit.
1 2 3 4 5 Next › Last »