Search Criteria
Package Details: imhex 1.38.1-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/imhex.git (read-only, click to copy) |
|---|---|
| Package Base: | imhex |
| Description: | A Hex Editor for Reverse Engineers, Programmers and people that value their eye sight when working at 3 AM |
| Upstream URL: | https://imhex.werwolv.net |
| Licenses: | GPL-2.0-or-later |
| Conflicts: | imhex-patterns-git |
| Provides: | imhex-patterns |
| Submitter: | KokaKiwi |
| Maintainer: | KokaKiwi |
| Last Packager: | KokaKiwi |
| Votes: | 69 |
| Popularity: | 0.23 |
| First Submitted: | 2020-12-04 11:19 (UTC) |
| Last Updated: | 2025-12-23 23:03 (UTC) |
Dependencies (22)
- capstone (capstone-gitAUR)
- curl (curl-gitAUR, curl-c-aresAUR)
- dbus (dbus-gitAUR, dbus-selinuxAUR, dbus-nosystemd-gitAUR)
- file (file-gitAUR)
- fmt (fmt-gitAUR)
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR)
- freetype2 (freetype2-qdoled-aw3225qfAUR, freetype2-qdoled-gen3AUR, freetype2-gitAUR, freetype2-macosAUR, freetype2-qdoledAUR, freetype2-woledAUR)
- glfw (glfw-gitAUR, glfw-wayland-minecraft-cursorfixAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- mbedtls (mbedtls-gitAUR, mbedtls-dtlsAUR)
- xdg-desktop-portal (xdg-desktop-portal-minimal-gitAUR, xdg-desktop-portal-gitAUR)
- yara (yara-gitAUR)
- cli11 (cli11-compiledAUR) (make)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- dotnet-runtime (dotnet-runtime-2.2AUR, dotnet-runtime-3.0AUR, dotnet-runtime-2.1AUR, dotnet-runtime-binAUR, dotnet-runtime-10.0, dotnet-runtime-8.0, dotnet-runtime-9.0) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- librsvg (librsvg-gitAUR, librsvg-noglycinAUR) (make)
- libxrandr (libxrandr-gitAUR) (make)
- llvm (llvm-gitAUR, llvm-minimal-gitAUR) (make)
- nlohmann-json (nlohmann-json-gitAUR) (make)
- Show 2 more dependencies...
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 .. 9 Next › Last »
frydac commented on 2024-10-10 11:47 (UTC)
Currently I'm getting the following issue:
imhex: error while loading shared libraries: libfmt.so.10: cannot open shared object file: No such file or directorynot sure when it started to happen.When I manually install the fmt10 package, it works: https://aur.archlinux.org/packages/fmt10
the version of imhex on my system:
RocketDev commented on 2024-10-05 15:02 (UTC)
Please consider making parallelly. Currently only one job is running when building and it takes time to compile.
petris commented on 2024-07-09 12:41 (UTC)
Latest 1.35.4 update doesn't build in a clean chroot:
Looks like
libxrandris needed as either a dependency or a make dependency.KokaKiwi commented on 2024-06-04 08:29 (UTC)
I did an oopsie and forgot to git-add the patch when committing the update...
But i deleted the patch since it's now obsolete as stated in comments
petris commented on 2024-06-04 01:17 (UTC)
Is the
0001-fix-main-Handle-different-LLVM-version.patchpatch even needed anymore? llvm was updated to 17 back in March in the Arch repos.jakyote commented on 2024-06-04 00:26 (UTC)
last update changed the checksums for '0001-fix-main-Handle-different-LLVM-version.patch' but didn't actually change the file, leading to a checksum mismatch
CYBERDEViL commented on 2024-02-18 01:21 (UTC)
KokaKiwi: can you add the
DISABLE_DOTNETor similar, to make it optional? It compiles fine without dotnet-runtime, it is only missing features I won't be missing anyhow. It isn't like its changing the default behaviour or something, only adding extra options (or flavour whatever you want to call it).Else I'm forced to maintain my own PKGBUILD.
ryuukk commented on 2024-01-29 16:54 (UTC)
This software doesn't need dotnet, please make it OPT-in, not OPT-out, this is bloat
CYBERDEViL commented on 2024-01-24 20:42 (UTC)
Hi! I improved the PKGBUILD a bit by getting rid of the git clones and depend on tarballs instead so we can sum them.
Also added the
DISABLE_DOTNEToption to compile withoutdotnet-runtime. Example:DISABLE_DOTNET=1 makepkgSource here: https://notabug.org/CYBERDEViL/AUR/raw/dcd6d72f2de5f71c3eff5972824add18bbbe7d80/imhex/PKGBUILD
ryuukk commented on 2024-01-22 11:17 (UTC) (edited on 2024-01-22 11:18 (UTC) by ryuukk)
why the F this needs microsoft's virus dotnet??
this is a program written in C++, please remove this useless make-dependency from microsoft
« First ‹ Previous 1 2 3 4 5 6 7 .. 9 Next › Last »