Package Details: pkgbrowser 0.28.1-2

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: 280
Popularity: 1.11
First Submitted: 2011-04-20 18:18 (UTC)
Last Updated: 2024-04-28 19:21 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 9 .. 19 Next › Last »

martynjy commented on 2022-02-06 05:25 (UTC) (edited on 2022-02-18 10:52 (UTC) by martynjy)

Thanks for updating. Unfortunately, when following an 'AUR Url' you are taken to the aur 'packages' page rather than the specific package page, example:

https://aur.archlinux.org/packages?ID=1032114 takes you to https://aur.archlinux.org/packages instead of https://aur.archlinux.org/packages/pkgbrowser

martynjy commented on 2022-02-05 14:00 (UTC)

Cannot search AUR packages. Maybe aurweb have changed the parameters:

Could not fetch url:
https://aur.archlinux.org/packages.php?N=pkgbrowser

[HTTP 404] Not Found

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