Package Details: yaah 3.0.1-1

Git Clone URL: https://aur.archlinux.org/yaah.git (read-only, click to copy)
Package Base: yaah
Description: Yet another AUR helper
Upstream URL: https://projects.metalgamer.eu/yaah
Licenses: GPL3
Submitter: metalgamer
Maintainer: metalgamer
Last Packager: metalgamer
Votes: 10
Popularity: 0.61
First Submitted: 2013-03-04 21:38 (UTC)
Last Updated: 2021-11-07 08:59 (UTC)

Dependencies (4)

Required by (0)

Sources (1)

Latest Comments

Alad commented on 2021-07-18 11:45 (UTC)

You might want to file a DCMA request for https://github.com/The-Repo-Club/instaaur/blob/main/instaaur. It's a direct copy and relicenses the code.

manolollr commented on 2019-05-21 16:29 (UTC)

I like this program. It's simple, with few dependencies and easy to use.

I wish to do a suggestion: warn about orphan packages when checking updates (yaah -c). I think this is important because one package is maintained today but tomorrow is orphan. If program informs about it you can modify PKGBUILD to keep package updated or even adopt it.

I've modified 'yaah' for my personal use. I've inserted this lines after line 304, in function query_online_version:

    local maintainer=$(jshon -e Maintainer -u <<< "$package")
    if [ $maintainer == 'null' ]; then
        printf "${RED}%s${ALL_OFF}\n" "WARNING!!! $package_name is orphan"
    fi

Do you agree?

<deleted-account> commented on 2015-08-10 21:45 (UTC)

Awesome it's working, thanks

metalgamer commented on 2015-08-09 19:29 (UTC)

Fixed!

<deleted-account> commented on 2015-08-09 18:47 (UTC)

Not working any more, probably because of aur 4.0