Search Criteria
Package Details: yay-bin 12.4.2-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/yay-bin.git (read-only, click to copy) |
---|---|
Package Base: | yay-bin |
Description: | Yet another yogurt. Pacman wrapper and AUR helper written in go. Pre-compiled. |
Upstream URL: | https://github.com/Jguer/yay |
Keywords: | AUR go helper pacman wrapper |
Licenses: | GPL-3.0-or-later |
Conflicts: | yay |
Provides: | yay |
Submitter: | jguer |
Maintainer: | jguer |
Last Packager: | jguer |
Votes: | 294 |
Popularity: | 7.84 |
First Submitted: | 2016-12-03 15:06 (UTC) |
Last Updated: | 2024-09-19 14:27 (UTC) |
Dependencies (4)
- git (git-gitAUR, git-glAUR)
- pacman (pacman-gitAUR)
- doasAUR (opendoas) (optional) – privilege elevation
- sudo (fake-sudoAUR, polkit-fakesudoAUR, sudo-gitAUR, doas-sudo-shimAUR, doas-sudo-shim-minimalAUR, sudo-hgAUR, sudo-selinuxAUR, fudo-gitAUR) (optional) – privilege elevation
Required by (40)
- aconfmgr-git (requires yay) (optional)
- arch-update (requires yay) (optional)
- arch-update-git (requires yay) (optional)
- axu (requires yay)
- axu-bin (requires yay)
- blender-launcher-git (requires yay)
- cleanupdate-git (requires yay) (optional)
- cmd-not-found (requires yay) (optional)
- etwas (requires yay)
- fuzzy-pkg-finder (requires yay) (optional)
- fzpac (requires yay) (optional)
- fzpac-git (requires yay) (optional)
- idos-package-updater-script (requires yay)
- kdeplasma-arch-update-notifier-git (requires yay) (optional)
- klaus-bin (requires yay)
- meta-package-manager (requires yay) (optional)
- meta-package-manager-git (requires yay) (optional)
- octopi (requires yay) (optional)
- pac-util (requires yay) (optional)
- pac-util-git (requires yay) (optional)
- packup (requires yay) (optional)
- pacup-arch-git (requires yay) (optional)
- pak-bin (requires yay)
- pak-git (requires yay)
- parui (requires yay) (optional)
- parui-git (requires yay) (optional)
- paxs (requires yay)
- pcmn-git (requires yay)
- pkg-listn (requires yay) (optional)
- pkg-listn-git (requires yay) (optional)
- pkgctrl-bin (requires yay)
- pkm (requires yay)
- pmm-git (requires yay) (optional)
- ppac-git (requires yay) (optional)
- repkg (requires yay) (optional)
- spm-arch (requires yay)
- ualsv (requires yay)
- uau (requires yay) (optional)
- update-notifier (requires yay) (optional)
- yayfzf (requires yay)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6
LChris314 commented on 2019-06-20 14:23 (UTC) (edited on 2019-06-20 14:24 (UTC) by LChris314)
On an armv7h machine it fails to build with the following error:
install: cannot stat '/home/alarm/.cache/yay/yay-bin/src/yay_9.2.1_armv7h/yay': No such file or directory
This is because yay_x.y.z_armv7h.tar.gz extracts to a directory named yay_x.y.z_armv7l. A quick fix made to the PKGBUILD would suffice, though renaming the directory inside the tarball might be more consistent.
« First ‹ Previous 1 2 3 4 5 6