Is there a way to use pikaur to clean unused dependencies from your computer?
Search Criteria
Package Details: pikaur 1.30.2-1
Package Actions
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)
- git (git-gitAUR, git-glAUR)
- pyalpm (pyalpm-gitAUR)
- python-build (make)
- python-hatchling (python-hatchling-gitAUR) (make)
- python-installer (python-installer-gitAUR) (make)
- python-markdown-it-py (make)
- python-setuptools (make)
- python-wheel (make)
- devtools (devtools32-gitAUR, devtools-gitAUR, devtools-doasAUR) (optional) – for Arch Pkgs support in -G/--getpkgbuild operation
- pacman-contrib (pacman-contrib-gitAUR) (optional) – to use in pacman hook/systemd timer for cleaning up pikaur cache
- python-defusedxml (python-defusedxml-gitAUR) (optional) – securely wrap Arch news replies
- python-pysocks (optional) – for socks5 proxy support
Required by (5)
- aptpik
- octopi (optional)
- pacfoster (optional)
- pacup-arch-git (optional)
- sapphire-butler
Sources (1)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 Next › Last »
JamJam commented on 2020-03-18 19:21 (UTC)
RubenKelevra commented on 2020-02-24 20:27 (UTC)
Looks broken to me, gives a permission error on start
PermissionError: [Errno 13] Permission denied: '/usr/lib/python3.8/site-packages/pikaur/news.py'
I've reported it here:
malberto commented on 2019-11-18 13:57 (UTC)
@E3LDDfrK There was a major python update (3.7.x - 3.8), all aur packages that depend on python 3 have to be rebuilt.
scootz commented on 2019-11-14 19:34 (UTC)
@E3LDDfrK I reinstalled pikaur and fixed the issue for me.
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.
Pinned Comments
actionless commented on 2024-09-03 17:51 (UTC)
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