暂无描述

J Guerreiro d8e8a7e6e4 Update README.md 8 年之前
aur c5b7baa994 The orphanage update. Changes to prints and AUR install for easier readibility and performance 8 年之前
cmd 1297ad7c17 We now install python-nikola with style 8 年之前
pacman a8b6b7ecb3 Foreign package statistics. Oh, and group installing 8 年之前
.gitignore 517939d108 Added yay cmd 8 年之前
LICENSE 59daf46714 Create LICENSE 8 年之前
Makefile 9d58651ec1 Bash completion + Makefile 8 年之前
README.md d8e8a7e6e4 Update README.md 8 年之前
actions.go c5b7baa994 The orphanage update. Changes to prints and AUR install for easier readibility and performance 8 年之前
bash-completion 9d58651ec1 Bash completion + Makefile 8 年之前
yay.fish c2ed3e373f Completions moved 8 年之前
zsh-completion c2ed3e373f Completions moved 8 年之前

README.md

yay

Yet another Yogurt - An AUR Helper written in Go

Packages
yay - Compile from source
yay-bin - Binary version

There's a point in everyone's life when you feel the need to write an AUR helper because there are only about 20 of them. So say hi to 20+1.

Yay was created with a few objectives in mind and based on the design of yaourt and apacman:

  • Have almost no dependencies.
  • Provide an interface for pacman.
  • Have yaourt like search.
  • Know when git packages are due for an upgrade (missing this one for now).

Yay Qstats

Changelog

1.80

  • yay now warns when installing orphan packages
  • Added orphan status to number menu
  • Qstats now checks if system has orphan packages installed

1.78

  • Added foreign package statistics to Qstats
  • Group installing is now possible
  • Better handling of package dependency installing

1.76

  • Fixed critical bug that prevented AUR dependencies from being installed.

1.70

  • Stable for everyday use
  • Bottom up package display
  • Number menu like yaourt/apacman
  • System package statistics