Search Criteria
Package Details: pkgbrowser 0.28.1-4
Package Actions
Git Clone URL: | https://aur.archlinux.org/pkgbrowser.git (read-only, click to copy) |
---|---|
Package Base: | pkgbrowser |
Description: | A utility for browsing pacman databases and the AUR |
Upstream URL: | https://codeberg.org/kachelaqa/pkgbrowser |
Licenses: | GPL2 |
Submitter: | kachelaqa |
Maintainer: | kachelaqa |
Last Packager: | kachelaqa |
Votes: | 285 |
Popularity: | 0.51 |
First Submitted: | 2011-04-20 18:18 (UTC) |
Last Updated: | 2024-12-23 20:29 (UTC) |
Dependencies (6)
- pacman (pacman-gitAUR)
- python (python37AUR, python311AUR, python310AUR)
- python-pyqt5 (python-pyqt5-sip4AUR, python-pyqt5-webkitAUR, python-pyqt5-pre-releaseAUR)
- python-setuptools (make)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 .. 20 Next › Last »
martynjy commented on 2022-02-05 14:00 (UTC)
Cannot search AUR packages. Maybe aurweb have changed the parameters:
Vedun commented on 2021-12-13 14:43 (UTC)
@j_4321 yes, I did the same and it works
j_4321 commented on 2021-12-13 12:14 (UTC)
@mattalxndr I compiled pkgbrowser with python3.10 after removing 'python<3.10' from the PKGBUILD and it seems to work fine.
simona commented on 2021-12-13 12:07 (UTC)
l'installazione di python (3.10.1-1) interrompe la dipendenza 'python<3.10' richiesta da pkgbrowser
mattalxndr commented on 2021-12-13 06:08 (UTC)
Wish this supported Python 3.10, which hit mirrors today.
simona commented on 2021-06-04 18:14 (UTC)
thx
taziotoninzo commented on 2021-06-03 16:27 (UTC)
@blackhole You are right. I should have pointed out that you can regenerate alpm.c from alpm.pyx, provided cython is installed in your system. Look at the makefile - it has a goal to do just that. On the other hand, this is not obvious, as cython is not listed as a dependency for pkgbrowser.
blackhole commented on 2021-06-03 15:37 (UTC)
@taziotoninzo
There is another reference to alpm_option_set_arch, not only in alpm.pyx, but also in alpm.c
With the modifications in alpm.pyx the package compile, but after is not starting. with error: undefined symbol: alpm_option_set_arch
simona commented on 2021-06-02 14:39 (UTC)
thx @taziotoninzo
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 .. 20 Next › Last »