Package Details: pikaur 1.30.2-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: GPL-3.0-only
Conflicts: pikaur-git
Provides: pikaur
Submitter: actionless
Maintainer: actionless
Last Packager: actionless
Votes: 284
Popularity: 4.82
First Submitted: 2018-03-24 23:58 (UTC)
Last Updated: 2024-10-02 17:14 (UTC)

Dependencies (12)

Required by (5)

Sources (1)

Pinned Comments

actionless commented on 2024-09-03 17:51 (UTC)


      /:}               _
     /--1             / :}
    /   |           / `-/
   |  ,  --------  /   /
   |'                 Y
  /                   l
  l  /       \        l
  j  ●   .   ●        l
 { )  ._,.__,   , -.  {
  Y    \  _/     ._/   \

  _____/|__________________________________________________
 /                                                         \
 |  Make sure to read                                      |
 |  https://wiki.archlinux.org/title/Arch_User_Repository  |
 |  thouroughly before asking any questions                |
 \_________________________________________________________/

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 11 Next › Last »

TheSaint commented on 2021-01-29 13:24 (UTC)

@LMBernardo I still repeat the operation but it doesn't make any improvement. Thus I installed pacaur. Even by pacaur help the pikaur fails again and again. $ pythonPython 3.9.1 (default, Dec 13 2020, 11:55:53) `[GCC 10.2.0] on linux

actionless commented on 2021-01-09 13:36 (UTC)

@ben2talk, it's configurable, read the manpage

ben2talk commented on 2021-01-09 13:17 (UTC)

Looks nice. Any reason for reversing the list order compared to yay? If I get 300 results it's a lot of scrolling to get to number 1...

LMBernardo commented on 2021-01-08 02:07 (UTC)

@TheSaint: The error message looks pretty clear to me. Have you tried manually rebuilding Pikaur with Python 3.9 installed?

TheSaint commented on 2020-12-28 12:08 (UTC) (edited on 2020-12-28 12:13 (UTC) by TheSaint)

It seems to me that doesn't allow to run on Python3.9 $ pikaur -Syu System Python had breaking version update. You need to rebuild Pikaur manually.

actionless commented on 2020-12-04 14:56 (UTC)

@bminaker: no https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=pikaur#n20

bminaker commented on 2020-12-04 14:54 (UTC)

missing python-commonmark dependency

actionless commented on 2020-12-04 11:56 (UTC) (edited on 2020-12-04 12:00 (UTC) by actionless)

thanks yall for the feedback, i've decided to add a workaround to handle python version upgrades in the just released version of pikaur:

https://github.com/actionless/pikaur/commit/24a101dff7c0d746dbed1f1497512614d5ee6a1d

however, if you already experiencing ModuleNotFoundError, you need to rebuild pikaur manually with makepkg (installing this update before upgrading python/pyalpm would avoid that).

viking777 commented on 2020-12-04 10:40 (UTC)

@Anarconda Rebuild/reinstall is the first thing I always try and it didn't work - second time around it did though.

Go figure?

Thanks anyway working now.

Anarconda commented on 2020-12-03 17:48 (UTC)

@viking777 Just recompile pikaur and it will work again.