Package Details: pikaur 1.32-2

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: 287
Popularity: 2.56
First Submitted: 2018-03-24 23:58 (UTC)
Last Updated: 2024-12-22 14:35 (UTC)

Dependencies (12)

Required by (7)

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 .. 7 8 9 10 11 12

jkoestinger commented on 2018-07-02 07:00 (UTC) (edited on 2018-07-02 07:22 (UTC) by jkoestinger)

I got an error when running pikaur -Syu (KeyError: 'java-runtime'). It seems that jre10 is not used by pikaur. It works now that jre7 or jre8 is installed (tried with both). Shouldn't it be marked as a dependencie? (or am I wrong about the cause of this error?)

Nice job for that helper though :)

axionl commented on 2018-06-13 02:23 (UTC)

pikaur E: GPLv3 is not a common license (it's not in /usr/share/licenses/common/)

The common LICENSE name is GPL3.

<deleted-account> commented on 2018-04-23 22:24 (UTC)

can't use my terminal after CTRL + C https://youtu.be/47G8tSBwk44

actionless commented on 2018-04-11 19:15 (UTC) (edited on 2018-04-11 19:15 (UTC) by actionless)

@Lacsapix, thanks!

https://github.com/actionless/pikaur/commit/0589da8638c86481a084f5eed33903e631d57e82

in AUR it will come on the next release

Lacsapix commented on 2018-04-11 09:11 (UTC) (edited on 2018-04-11 09:12 (UTC) by Lacsapix)

sudo is listed as a dependency, however all packages in base-devel (including sudo) are assumed[1] to already be installed on every AUR-using system. Same goes for fakeroot.

[1] https://wiki.archlinux.org/index.php/Arch_User_Repository#Prerequisites