Search Criteria
Package Details: pince-git r1696.7119718-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/pince-git.git (read-only, click to copy) |
|---|---|
| Package Base: | pince-git |
| 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 |
| Conflicts: | pince |
| Provides: | pince |
| Submitter: | tsar-fox |
| Maintainer: | detian |
| Last Packager: | detian |
| Votes: | 15 |
| Popularity: | 0.000036 |
| First Submitted: | 2016-12-13 01:08 (UTC) |
| Last Updated: | 2026-05-17 23:58 (UTC) |
Dependencies (15)
- gdb (gdb-gitAUR)
- 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
« First ‹ Previous 1 2 3 4 5 6 7 Next › Last »
tsar-fox commented on 2021-12-27 01:36 (UTC)
That looks like an upstream issue. Something needing to be cast to an int. I'll open a ticket
bgkillas commented on 2021-12-23 19:44 (UTC) (edited on 2021-12-23 19:46 (UTC) by bgkillas)
got a new error
tsar-fox commented on 2021-12-05 01:16 (UTC)
Thank you, bgkillas. I have updated the package.
bgkillas commented on 2021-11-30 12:31 (UTC)
python-gobject is needed as a depend
simsilver commented on 2021-03-15 07:36 (UTC)
@PotatoChronicler remove gtk4 and it works.
or add gi version requrire
before these codes in misc.py
PotatoChronicler commented on 2021-02-16 17:48 (UTC)
Launching pince fails with this error
youduda commented on 2020-11-09 19:27 (UTC)
The package fails to build in clean environments because git is missing in makedepends list. Please add that.
JcNils commented on 2020-06-08 20:40 (UTC)
Thanks tsar-fox.
I managed to run it by forcing local python instead of conda on the terminal.
I could not replicated the necessary environment in conda. =(
The issue #30 will help because I can set the local python env on the .desktop file and just run it.
Thank you very much.
tsar-fox commented on 2020-06-06 19:06 (UTC)
JcNils: see issue #30 upstream for creating "an item in [your] program list".
Are you having trouble running it from the terminal?
JcNils commented on 2020-06-05 23:18 (UTC)
I have some problems, I hope someone can help me.
Is this supposed to work as is, or do I need to do anything extra ?
It did not create an item in my program list but I can run it from terminal.
I wonder if the problem is that I am using conda environments(miniconda). Because even if I add the python dependencies it would keep complaining about gi, and Gtk (from gi.repositories)
I tried to add the pyGObject from pip and from conda-forge but both have errors, pip cannot build it for PEP 517 and from conda-forge it doesn't contain Gtk. =(
Are there anything that I could do?
Thanks
« First ‹ Previous 1 2 3 4 5 6 7 Next › Last »