1 .TH AUR\-REPO\-FILTER 1 2019-03-17 AURUTILS
3 aur\-repo\-filter \- filter packages in the Arch Linux repositories
14 .I package[<cmp><version>]
15 is satisfied by a package using
16 .BR "pacsift \-\-satisfies".
17 Strings are taken from standard input. The package is printed to
18 standard output if found. If the package is provided by a package of
19 a different name, the latter is printed to standard error.
21 By default, the Arch Linux repositories
26 .BR community\-testing ,
30 repositories are checked, though other repositories may be specified.
34 may be any of the following:
35 "=", "<", "<=", ">", ">=". See
41 .BR \-a ", " \-\-all ", " \-\-sync
42 Query all available pacman repositories.
43 .RB ( "pacsift " \-\-sync )
46 .BI \-d " NAME" "\fR,\fP \-\-database=" NAME
47 Restrict output to the pacman repository
49 Multiple repositories can be specified by repeating this argument.
53 Set an alternate system root. See
54 .BR pacutils\-sysroot (7).
69 .BR pacutils\-sysroot (7)
72 .MT https://github.com/AladW
76 .\" vim: set textwidth=72: