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

DEPENDENCIES

54       rpmextra depends upon rpm package managers.  it can use yum (Redhat),
55       urpmi (Mandriva), zypper (Suse) tools
56

INCOMPATIBILITIES

58       not known
59

BUGS AND LIMITATIONS

61       the program does not work well on program installed with several
62       versions
63

NOTES

65       this program can be used as "normal" user
66

SEE ALSO

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

AUTHOR

85       Eric Gerbier
86
87       you can report any bug or suggest to gerbier@users.sourceforge.net
88
89
90
91perl v5.30.1                      2020-01-30                       RPMEXTRA(1)
Impressum