REDasm upstream developer and maintainer here.
PKGBUILD has been rewritten and updated to the latest version available.
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-beta.git (read-only, click to copy) |
|---|---|
| Package Base: | redasm-beta |
| Description: | The Open Source Disassembler (beta version) |
| Upstream URL: | https://redasm.dev |
| Keywords: | binary-analysis disassembler reverse-engineering |
| Licenses: | GPL-3.0-or-later |
| Conflicts: | redasm, redasm-git |
| Provides: | redasm |
| Submitter: | FabioLolix |
| Maintainer: | Dax89 (FabioLolix) |
| Last Packager: | Dax89 |
| Votes: | 1 |
| Popularity: | 0.000001 |
| First Submitted: | 2021-02-04 22:26 (UTC) |
| Last Updated: | 2026-07-08 16:39 (UTC) |
REDasm upstream developer and maintainer here.
PKGBUILD has been rewritten and updated to the latest version available.
Thanks to @FabioLolix for transferring the ownership to me so I can continue to keep it updated.
fails to build:
CMake Error at submodules/assemblers/capstonebundle/capstone/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-beta-3.0.0.beta5-2':
Pinned Comments
Dax89 commented on 2026-07-08 16:52 (UTC) (edited on 2026-07-08 17:03 (UTC) by Dax89)
REDasm upstream developer and maintainer here.
PKGBUILD has been rewritten and updated to the latest version available.
Thanks to @FabioLolix for transferring the ownership to me so I can continue to keep it updated.