info > Dpkg::Deps::Simple

Not found locally for Dpkg::Deps::Simple. Try Google search

πŸ“› NAME

Dpkg::Deps::Simple – represents a single dependency statement

πŸš€ Quick Reference

Use CaseCommandDescription
Create a new dependency objectDpkg::Deps::Simple->new([$dep[, %opts]])Create a new dependency, optionally from a string or with options like host_arch, build_arch, build_dep, tests_dep
Parse a dependency string$dep->parse_string($dep_string)Parse a dependency string and set internal properties
Check if dependency implies another$dep->implies($other_dep)Returns 1 if true, 0 if false, undef if no implication
Simplify for architecture$dep->reduce_arch($arch)Trim dependency to only relevant architecture
Evaluate dependency against facts$dep->get_evaluation($facts)Evaluate truth given installed packages and virtual packages
Output dependency string$dep->output([$fh]) or "$dep"Return string representation, optionally print to filehandle

πŸ“– DESCRIPTION

This class represents a single dependency statement. It has several interesting properties:

βš™οΈ METHODS

πŸ†• CHANGES

πŸ“… Version 1.02 (dpkg 1.17.10)

πŸ“… Version 1.01 (dpkg 1.16.1)

πŸ“… Version 1.00 (dpkg 1.15.6)

Dpkg::Deps::Simple
πŸ“› NAME πŸš€ Quick Reference πŸ“– DESCRIPTION βš™οΈ METHODS πŸ†• CHANGES
πŸ“… Version 1.02 (dpkg 1.17.10) πŸ“… Version 1.01 (dpkg 1.16.1) πŸ“… Version 1.00 (dpkg 1.15.6)

Generated by phpman v4.10.0-7-g98e9fd5 Author: Che Dong Under GNU General Public License
2026-09-09 12:11 @2600:1f28:365:80b0:60b0:dfa5:fbc9:9f8f
CrawledBy CCBot/2.0 (https://commoncrawl.org/faq/)
Valid XHTML 1.0 Transitional!Valid CSS!