logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

AUR Vote - Manage Arch User Repository Votes | Online Free DevTools by Hexmos

Manage AUR package votes with AUR Vote. Easily vote, unvote, and check package voting status on the Arch User Repository. Free online tool, no registration required.

aurvote

Vote for packages in the Arch User Repository. To be able to vote, the file ~/.config/aurvote must exist and contain your AUR credentials. More information: https://github.com/archlinuxfr/aurvote.

  • Interactively create the file ~/.config/aurvote containing your AUR username and password:

aurvote --configure

  • Vote for one or more AUR packages:

aurvote {{package1 package2 ...}}

  • Unvote one or more AUR packages:

aurvote {{[-u|--unvote]}} {{package1 package2 ...}}

  • Check if one or more AUR packages have already been voted:

aurvote {{[-c|--check]}} {{package1 package2 ...}}

  • Display help:

aurvote {{[-h|--help]}}

See Also