1Alien::Packages::Dpkg(3U)ser Contributed Perl DocumentatiAolnien::Packages::Dpkg(3)
2
3
4
6 Alien::Packages::Dpkg - get's information from Debian's package
7 database via dpkg-query
8
10 Alien::Packages::Rpm
11 ISA Alien::Packages::Base
12
14 usable
15 Returns true when the "dpkg-query" command could be found in the path.
16
17 list_packages
18 Returns the list of installed dpkg packages.
19
20 list_fileowners
21 Returns the dpkg packages which are associated to requested file(s).
22
24 Jens Rehsack, "<rehsack at cpan.org>"
25
27 Copyright 2010 Jens Rehsack.
28
29 This program is free software; you can redistribute it and/or modify it
30 under the terms of either: the GNU General Public License as published
31 by the Free Software Foundation; or the Artistic License.
32
33 See http://dev.perl.org/licenses/ for more information.
34
35
36
37perl v5.36.0 2023-01-19 Alien::Packages::Dpkg(3)