1Alien::Packages::RpmDB(U3s)er Contributed Perl DocumentatAiloinen::Packages::RpmDB(3)
2
3
4

NAME

6       Alien::Packages::RpmDB - acesses the RPM database directly
7

ISA

9           Alien::Packages::RpmDB
10           ISA Alien::Packages::Base
11

SUBROUTINES/METHODS

13   usable
14       Returns true when the rpm database can be accessed via RPM::Database.
15
16   new
17       Instantiates a new Alien::Packages::RpmDB object and initializes a
18       connection to the rpm database.
19
20   pkgtype
21       Returns the pkg type "rpm".
22
23   list_packages
24       Queries the list of installed rpm packages from the database.
25
26   list_fileowners
27       Queries the list of rpm packages from the database which have an
28       association to the requested file(s).
29

AUTHOR

31       Jens Rehsack, "<rehsack at cpan.org>"
32
34       Copyright 2010 Jens Rehsack.
35
36       This program is free software; you can redistribute it and/or modify it
37       under the terms of either: the GNU General Public License as published
38       by the Free Software Foundation; or the Artistic License.
39
40       See http://dev.perl.org/licenses/ for more information.
41
42
43
44perl v5.36.0                      2022-07-22         Alien::Packages::RpmDB(3)
Impressum