Forrest logo
back to context overview

aurvote

List of commands for aurvote:

  • aurvote:tldr:15a06 aurvote: Interactively create the file `~/.config/aurvote` containing your AUR username and password.
    $ aurvote --configure
    try on your machine
    explain this command
  • aurvote:tldr:2e859 aurvote: Unvote one or more AUR packages.
    $ aurvote --unvote ${package1 package2 ---}
    try on your machine
    explain this command
  • aurvote:tldr:59dc9 aurvote: Vote for one or more AUR packages.
    $ aurvote ${package1 package2 ---}
    try on your machine
    explain this command
  • aurvote:tldr:67fb0 aurvote: Check if one or more AUR packages have already been voted.
    $ aurvote --check ${package1 package2 ---}
    try on your machine
    explain this command
  • aurvote:tldr:fec50 aurvote: Show help for `aurvote`.
    $ aurvote --help
    try on your machine
    explain this command
back to context overview