Search Criteria
Package Details: blockbench 5.1.3-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/blockbench.git (read-only, click to copy) |
|---|---|
| Package Base: | blockbench |
| Description: | A low-poly 3D model editor |
| Upstream URL: | https://blockbench.net |
| Licenses: | GPL-3.0-or-later |
| Submitter: | txtsd |
| Maintainer: | txtsd |
| Last Packager: | txtsd |
| Votes: | 9 |
| Popularity: | 0.021460 |
| First Submitted: | 2023-02-09 14:55 (UTC) |
| Last Updated: | 2026-04-06 04:18 (UTC) |
Dependencies (7)
- bash (bash-gitAUR, bash-devel-gitAUR)
- electron (electron-launcherAUR, electron-nightly-binAUR)
- glibc (glibc-gitAUR, glibc-eacAUR, glibc-git-native-pgoAUR)
- imlib2
- libx11 (libx11-gitAUR)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- npm (python-nodejs-wheelAUR, npm-corepackAUR) (make)
Latest Comments
txtsd commented on 2026-02-16 03:21 (UTC)
@SakulFlee Next time send a patch or link to an updated PKGBUILD so I can verify whether you're co-maintainer material or not~
SakulFlee commented on 2026-02-15 16:46 (UTC)
Package is outdated. Current version: 5.0.7
I'd be happy to help out :)
CaptainMirage commented on 2025-10-16 07:47 (UTC)
hello there, there is a small problem with installing the package at the moment, it tries to install
npm, semver (part of npm installation), simdjsonthrough the extra repository with an older version which does not exist anymore, not exactly sure why but it does need a fix. for now i found installing them manually withsudo pacman -S --needed simdjson npmworksgood day!
txtsd commented on 2024-09-23 04:31 (UTC)
This package uses current electron again i.e. electron32 atm. I've tested it, but please let me know if y'all encounter any issues.
txtsd commented on 2024-08-06 06:17 (UTC)
@cs127 Thanks for reporting! Pushed a fix.
cs127 commented on 2024-08-06 05:05 (UTC) (edited on 2024-08-06 05:06 (UTC) by cs127)
can you change the Categories key to
Graphics;3DGraphics;instead ofGraphics|3DGraphics;?(on
blockbench-gitas well)Micaxs commented on 2024-04-25 15:44 (UTC) (edited on 2024-04-25 15:46 (UTC) by Micaxs)
Running into an issue running blockbench, might be related to electron30
in ./usr/lib/electron30/resources/blockbench.asar/node_modules/@electron/remote/dist/src/common/module-names.js:51
Might be broken due to a recent electron update to electron30 ?
txtsd commented on 2024-03-11 08:43 (UTC)
@fluteyoshi Could you show me logs of what's happening? 4.9.4-1 builds, installs, and works well on my system. It also builds well in a clean environment 1.
fluteyoshi commented on 2024-03-11 04:27 (UTC) (edited on 2024-03-11 04:28 (UTC) by fluteyoshi)
Could not install v4.9.4-1 now core/icu is updated to v74, had to install aur package icu73-bin. Maybe it is worth adding icu73-bin to requirements?