1RPMEXTRA(1)           User Contributed Perl Documentation          RPMEXTRA(1)
2
3
4

NAME

6       rpmextra - display extra packages  : not from distribution repositories
7

DESCRIPTION

9       rpmextra search for extra packages : packages installed on the system
10       that are not available in any repository listed in the config file
11
12       this packages are often installed manually and are not updated as
13       others packages by distribution tools
14

SYNOPSIS

16       rpmextra [options]
17
18       options:
19
20          -help                brief help message
21          -man                 full documentation
22          -V, --version        print version
23          -verbose             verbose
24

REQUIRED ARGUMENTS

26       none
27

OPTIONS

29       -help   Print a brief help message and exits.
30
31       -man    Print the manual page and exits.
32
33       -version
34               Print the program release and exit.
35
36       -verbose
37               The program works and print debugging messages.
38

USAGE

40       rpmextra
41

DIAGNOSTICS

43       the verbose mode allow to see which functions are used
44

EXIT STATUS

46       O if all is ok
47
48       >=1 if a problem
49

CONFIGURATION

51       nothing
52

ENVIRONMENT

54       RPMEXTRA_METHOD
55               for experts/developers only : allow to force the method used to
56               get rpm data. It can be set to
57               repoquery/dnf/yum/package-cleanup/urpmq/zypper
58

DEPENDENCIES

60       rpmextra depends upon rpm package managers.  it can use yum/dnf
61       (Redhat), urpmi (Mandriva), zypper (Suse) tools
62

INCOMPATIBILITIES

64       not known
65

BUGS AND LIMITATIONS

67       the program does not work well on program installed with several
68       versions
69

NOTES

71       this program can be used as "normal" user
72

SEE ALSO

74       rpm(1) for rpm call
75
76       rpmorphan(1)
77
78       rpmusage(1)
79
80       rpmduplicates(1)
81
82       rpmdep(1)
83
85       Copyright (C) 2008 by Eric Gerbier This program is free software; you
86       can redistribute it and/or modify it under the terms of the GNU General
87       Public License as published by the Free Software Foundation; either
88       version 2 of the License, or (at your option) any later version.
89

AUTHOR

91       Eric Gerbier
92
93       you can report any bug or suggest to gerbier@users.sourceforge.net
94
95
96
97perl v5.26.2                      2018-09-14                       RPMEXTRA(1)
Impressum