REDasm upstream developer and maintainer here.
PKGBUILD has been updated.
Thanks to @FabioLolix for transferring the ownership to me so I can continue to keep it updated.
| Git Clone URL: | https://aur.archlinux.org/redasm-git.git (read-only, click to copy) |
|---|---|
| Package Base: | redasm-git |
| Description: | The Open Source Disassembler (git version) |
| Upstream URL: | https://redasm.dev |
| Keywords: | binary-analysis disassembler reverse-engineering |
| Licenses: | GPL-3.0-or-later |
| Conflicts: | redasm, redasm-beta |
| Provides: | redasm |
| Submitter: | sandsmark |
| Maintainer: | Dax89 (FabioLolix) |
| Last Packager: | Dax89 |
| Votes: | 3 |
| Popularity: | 0.000001 |
| First Submitted: | 2018-05-17 13:10 (UTC) |
| Last Updated: | 2026-07-08 16:43 (UTC) |
REDasm upstream developer and maintainer here.
PKGBUILD has been updated.
Thanks to @FabioLolix for transferring the ownership to me so I can continue to keep it updated.
fails to build:
CMake Error at /home/m/.cache/paru/clone/redasm-git/src/build/_deps/json-src/CMakeLists.txt:1 (cmake_minimum_required):
Compatibility with CMake < 3.5 has been removed from CMake.
Update the VERSION argument <min> value. Or, use the <min>...<max> syntax
to tell CMake that the project requires at least <min> but has been updated
to work with policies introduced by <max> or earlier.
Or, add -DCMAKE_POLICY_VERSION_MINIMUM=3.5 to try configuring anyway.
-- Configuring incomplete, errors occurred!
==> ERROR: A failure occurred in build().
Aborting...
error: failed to build 'redasm-git-3.0.0.beta5.r32.g6e8bbae-1':
error: packages failed to build: redasm-git-3.0.0.beta5.r32.g6e8bbae-1
Trying to install using yay, I got this error:
==> Starting prepare()...
error: patch failed: mainwindow.cpp:11
error: mainwindow.cpp: patch does not apply
git patch fails to apply plugin-path.path now, probably because the database path line was added near it.
Ok, thanks!
just some assumptions about how and where it was run (unless I was misunderstanding something), I plan on sending some PRs to improve it when I Have time
Hi,
I'm the developer. If there are some packaging issues with REDasm, please let me know so I can fix it!
Hello, URL and description are inverted :)
Pinned Comments
Dax89 commented on 2026-07-08 16:56 (UTC) (edited on 2026-07-08 17:02 (UTC) by Dax89)
REDasm upstream developer and maintainer here.
PKGBUILD has been updated.
Thanks to @FabioLolix for transferring the ownership to me so I can continue to keep it updated.