Module apt_edsp::answer

source ·
Expand description

Contains the models for EDSP answers.

Structs§

  • The error returned when Answer::write_to fails.
  • A stanza telling APT that a specific package can be autoremoved as a consequence of the executed user request.
  • An Error stanza reporting the error(s) faced when trying to fulfill an unsatisfiable user request.
  • A stanza telling APT to install a specific new package, or to upgrade or downgrade a package to a specific version.
  • A stanza telling APT to remove a specific package.

Enums§