Config::Model::models::Dpkg::PackageScripts (3)
Leading comments
Automatically generated by Pod::Man 4.09 (Pod::Simple 3.35)
Standard preamble:
========================================================================
(The comments found at the beginning of the groff file "man3/Config::Model::models::Dpkg::PackageScripts.3pm".)
NAME
Config::Model::models::Dpkg::PackageScripts - Configuration class Dpkg::PackageScripts
DESCRIPTION
Configuration classes used by Config::Model
Elements
preinst - script called before a package is unpacked
For details, see Debian Policy <
www.debian.org/doc/debian-policy/ch-maintainerscripts.html>
Optional. Type string.
postinst - script called after a package is unpacked
For details, see Debian Policy <
www.debian.org/doc/debian-policy/ch-maintainerscripts.html>
Optional. Type string.
prerm - script called before a package is removed
For details, see Debian Policy <
www.debian.org/doc/debian-policy/ch-maintainerscripts.html>
Optional. Type string.
postrm - script called after a package is removed
For details, see Debian Policy <
www.debian.org/doc/debian-policy/ch-maintainerscripts.html>
Optional. Type string.
SEE ALSO
- *
-
cme