script for filtered search through AUR and official repository of Arch Linux.
this script requires requests
package.
python aur-watcher p=package_name s=[off|aur] [ o=[pt|ip] ]
Available options:
p - package name
s - source(AUR or official repository)
o - output mode(plain text or inner pager).
Plain text is default mode. To quit page press q
. Press any key
to move forward.
You also can save output to file after pressing w
. Enter q
to quit without saving.
Using arrows you move by 3 answers.