Search Criteria
Package Details: pince 0.5-3
Package Actions
| Git Clone URL: | https://aur.archlinux.org/pince.git (read-only, click to copy) |
|---|---|
| Package Base: | pince |
| Description: | A Linux reverse engineering tool inspired by Cheat Engine. |
| Upstream URL: | https://github.com/korcankaraokcu/PINCE |
| Licenses: | GPL-3.0-or-later WITH CC-BY-3.0 |
| Submitter: | detian |
| Maintainer: | detian |
| Last Packager: | detian |
| Votes: | 13 |
| Popularity: | 1.69 |
| First Submitted: | 2024-11-24 04:34 (UTC) |
| Last Updated: | 2026-05-17 23:28 (UTC) |
Dependencies (16)
- gdb (gdb-gitAUR)
- polkit (polkit-gitAUR, polkit-consolekitAUR)
- python-capstone
- python-keyboardAUR
- python-keystone (python-keystone-gitAUR)
- python-pexpect
- python-pygdbmi
- python-pyqt6 (python-pyqt6-pre-releaseAUR)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- lsb-release (make)
- pkgconf (pkgconf-gitAUR) (make)
- python-pip (make)
- qt6-tools (make)
- sed (sed-gitAUR, uutils-sedAUR) (make)
- qt6-wayland (optional) – wayland support
Latest Comments
1 2 Next › Last »
detian commented on 2026-05-17 22:55 (UTC)
@Namarrgon Sure but not the "sed-hell" in build(). The upstream
install.shis not made for packaging at all, a patch is just too vulnerable to upstream changes.Namarrgon commented on 2026-05-16 01:49 (UTC)
Please replace the run-time dependency magic with a fixed list of dependencies and the sed-hell in build() with a proper patch. The two $_installpath $_installsh variables don't save much repetition and it would improve readability if you were to use the literal paths.
Remember that a PKGBUILD should be easy to understand even for a newbie. You write it only once but many people have to read and understand it.
detian commented on 2026-03-24 09:26 (UTC)
@Nosferatu7 Try clean cache in your AUR helper, for paru it's
paru -SccNosferatu7 commented on 2026-03-23 01:58 (UTC) (edited on 2026-03-23 01:59 (UTC) by Nosferatu7)
still not working for me bro do I need to do something ? I uninstalled it and try to reinstall it and it doesn't let me install :DDDD
detian commented on 2026-02-27 04:08 (UTC)
@stoutkiln @Nosferatu7 @archieaur Forgot to update checksum, sorry :[ updated
archieaur commented on 2026-02-24 14:20 (UTC) (edited on 2026-02-24 14:21 (UTC) by archieaur)
It looks like you forgot to update the sha256sums array for v 0.5. The sums listed dont match the actual sums of the files and one of them seems to be a leftover.
Locally Im getting:
eb13689f31fb82494f428e99193cfeb3f6fd868e0f7470180ad6e123e84d8bb2 PINCE-0.5.tar.gz4111c85f3e5764a21d5b57c4a7ee82a70d91713c9d1e10aac7045079139446ab ./pince.sh3660ca6f5f530184de3e9261c417de78ff8e1ae1f03cad9331459bbc6a40d84f ./pince.desktopThanks for maintaining this package!
Nosferatu7 commented on 2026-02-24 04:51 (UTC) (edited on 2026-02-24 04:55 (UTC) by Nosferatu7)
There is error like this
stoutkiln commented on 2026-02-24 02:24 (UTC)
I'm a big fan of this project. I'm getting an error while attempting to update to 0.5-1 through the AUR. Manual intervention is required.
==> ERROR: Integrity checks (sha256) differ in size from the source array.detian commented on 2026-02-17 20:22 (UTC) (edited on 2026-02-17 20:22 (UTC) by detian)
I added polkit to depends so it should be fine
withering commented on 2026-02-17 20:17 (UTC)
no problem, just in case pkexec isnt installed or something, you may want to use sudo or doas or smth as a backup
1 2 Next › Last »