Search Criteria
Package Details: 010editor 16.0.2-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/010editor.git (read-only, click to copy) |
|---|---|
| Package Base: | 010editor |
| Description: | Professional text and hex editing with Binary Templates technology |
| Upstream URL: | https://www.sweetscape.com/010editor/ |
| Keywords: | 010 binary hex sweetscape |
| Licenses: | custom |
| Submitter: | ondrej |
| Maintainer: | Zrax |
| Last Packager: | Zrax |
| Votes: | 18 |
| Popularity: | 0.047160 |
| First Submitted: | 2016-11-01 02:49 (UTC) |
| Last Updated: | 2025-10-10 16:06 (UTC) |
Latest Comments
Mailaender commented on 2024-10-18 08:31 (UTC)
fakechrootis now longer used.jixun commented on 2024-01-27 01:13 (UTC)
I also had to add
QT_AUTO_SCREEN_SCALE_FACTOR=1to make the dialog/toolbar icon to scale better in a 200% scaled display.pelrun commented on 2023-12-29 14:59 (UTC) (edited on 2023-12-29 15:06 (UTC) by pelrun)
The PKGBUILD currently deletes the
assistantbinary in the mistaken belief that it is not required, but removing it breaks the in-app Help.Installing the files as supplied in the upstream archive restores Help functionality, or alternatively adding qt5-tools as a dependency.
JohnTheCF commented on 2022-01-05 00:01 (UTC)
For those who can't launch because of this error (likely on wayland):
Use this command:
env QT_QPA_PLATFORM=xcb 010editor. Also, set this asExecparameter in the010editor.desktop.