Package Details: pikaur 1.20-1

Git Clone URL: https://aur.archlinux.org/pikaur.git (read-only, click to copy)
Package Base: pikaur
Description: AUR helper which asks all questions before installing/building. Inspired by pacaur, yaourt and yay.
Upstream URL: https://github.com/actionless/pikaur
Keywords: aur aur-helper pacman wrapper
Licenses: GPL3
Conflicts: pikaur-git
Provides: pikaur
Submitter: actionless
Maintainer: actionless
Last Packager: actionless
Votes: 277
Popularity: 4.42
First Submitted: 2018-03-24 23:58 (UTC)
Last Updated: 2024-04-27 18:17 (UTC)

Dependencies (12)

Required by (6)

Sources (1)

Pinned Comments

actionless commented on 2022-11-26 04:55 (UTC)

DONT REPORT ANY ISSUES HERE

DONT REPORT ANY ISSUES HERE

DONT REPORT ANY ISSUES HERE

actionless commented on 2018-12-10 10:20 (UTC) (edited on 2020-12-03 17:37 (UTC) by actionless)

please report your issue here with attaching the full output with --pikaur-debug flag: https://github.com/actionless/pikaur/issues

Latest Comments

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

E3LDDfrK commented on 2019-11-14 19:28 (UTC)

Had this problem just now:

$ pikaur 
Traceback (most recent call last):
  File "/usr/bin/pikaur", line 5, in <module>
    from pikaur.main import main
ModuleNotFoundError: No module named 'pikaur'

Need to reinstall manually. Any idea what happened?

andreyv commented on 2019-10-29 19:49 (UTC)

gettext is in the base-devel group, which is assumed to be installed if you use AUR.

jewelux commented on 2019-10-29 19:22 (UTC)

Hi @actionless, is it possible to add makedepends=('gettext') to pkgbuild? THX!

takenn commented on 2019-09-26 17:48 (UTC)

@actionless, I confirm it is working properly now.

actionless commented on 2019-09-26 13:11 (UTC)

@takenn, thanks for looking into this! please try now

takenn commented on 2019-09-26 11:33 (UTC)

When inside a conda environment, updating pikaur from the terminal using pikaur leads to pikaur being built using the conda library paths and not the system ones, and failing to run afterwards. Maybe the PKGBUILD should use /usr/bin/python3 instead of python3.

nTia89 commented on 2019-09-22 15:56 (UTC) (edited on 2019-09-22 15:56 (UTC) by nTia89)

Great work!
Pikaur is THE successor of yaourt (R.I.P.)!!!