yay

Yet another Yogurt - An AUR Helper written in Go

GPL-3.0 License

Stars
10.4K
Committers
149

Bot releases are visible (Hide)

yay - v2.297

Published by Jguer over 6 years ago

Changelog

  • New argument parsing @Morganamilo (check manpage or --help for new
    information)
  • yay -Qstats changed to yay -Ps or yay -P --stats
  • yay -Cd changed to yay -Yc or yay -Y --clean
  • yay -Pu (--upgrades) prints update list
  • yay -Pn (--numberupgrades) prints number of updates
  • yay -G also possible through -Yg or -Y --getpkgbuild (yay -G will be
    discontinued once it's possible to add options to the getpkgbuild operation)
  • yay now counts from 1 instead of 0 @Morganamilo
  • Support for ranges when selecting packages @samosaara
  • Pacaur style ask all questions first and download first @Morganamilo
  • Updated vendor dependencies (Fixes pacman.conf parsing errors and PKGBUILD
    parsing errors)
  • Updated completions
yay - v2.219

Published by Jguer almost 7 years ago

Changelog

  • Fixed man page auto indentation
yay - v2.217

Published by Jguer almost 7 years ago

Changelog

  • Updated manpage
  • Updated --help
  • Fixed AUR update fails with large number of packages #59
  • Check if package is already in upgrade list and skip it. #60
  • Add -V and -h for flag parsing @AnthonyLam
  • Prevent file corruption by truncating the files @maximbaz
  • Print VCS error details @maximbaz
  • Using '-' doesn't raise an error @PietroCarrara
  • use Command.Dir in aur.PkgInstall; Fixes #32 #47 @afg984
  • Suffix YayConf.BuildDir with uid to avoid permission issues @afg984 (Not included in last changelog)
yay - v2.201

Published by Jguer about 7 years ago

Changelog

  • Fixes overaggressive file permissions of the last published version.
    • In case of error: EOF on yay init, try changing your config file permissions to 0644.
yay - v2.200

Published by Jguer about 7 years ago

Changelog

  • Development github package support readded
    • Use yay --gendb to generate the development package db for your existing packages.
    • yay remembers when you use yay -Syu --devel so it will always check your devel packages for updates when you yay -Syu after.
    • Use yay -Syu --nodevel to stop yay from check devel updates again.
  • XDG_CONFIG_HOME support (#50)
  • XDG_CACHE_HOME support
  • #45
  • #47
  • #52
  • #57
yay - v2.188

Published by Jguer about 7 years ago

Changelog

  • Upgrade list now allows skipping upgrade install.
  • Qstats now warns about packages not available in AUR anymore.
  • Various bug fixes related to package making.
yay - v2.152

Published by Jguer over 7 years ago

Changelog

  • Fetching backend changed to Mikkel Oscar's Aur.
  • Added support for development packages from github. (Will be removed in the future for a simpler and more general solution).
  • Pacman backend rewritten and simplified.
  • Added config framework. (config in .config/yay).
yay - v1.114

Published by Jguer over 7 years ago

Changelog

  • Added AUR completions (updates on first completion every 48h)
  • Small Bugfixes
yay - v1.101

Published by Jguer over 7 years ago

New Features

  • Added -G to get PKGBUILD from the AUR or ABS. #6
    yay -G stdownloads the package PKGBUILD to the working directory

Changelog

  • Search speed and quality improved #3
  • Added manpage
  • Fixed #8
  • Completed and decluttered zsh completions
  • If $EDITOR or $VISUAL is not set yay will prompt you for an editor #7
yay - v1.95

Published by Jguer over 7 years ago

Changelog

  • Added manpage
  • --downtop has been replaced with --bottomup (as is logical)
  • yay -Ssq and yay -Sqs now displays AUR packages with less information
  • Repository search now uses the same criteria as pacman (wider search)
yay - v1.88

Published by Jguer almost 8 years ago

New operations

  • yay -Cd will remove dependencies no longer needed by the system (like autoremove in apt based systems)

Changelog

  • yay now warns about packages tagged as out-of-date
  • yay now does -Si for AUR packages
  • Fixed package install bugs
  • Added new dependency resolver for future features
  • Sort package statistics
  • yay now warns when installing orphan packages
  • Added orphan status to number menu
  • Qstats now checks if system has orphan packages installed
  • Added foreign package statistics to Qstats
  • Group installing is now possible
  • Better handling of package dependency installing
yay - v1.76

Published by Jguer almost 8 years ago

Changelog

  • Fixed critical bug that prevented AUR dependencies from being installed.
yay - v1.70

Published by Jguer almost 8 years ago

First release of yay at 70 commits.

Features:

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