UNIX.COM Recommends OpenPhone:   A Modern Skype Replacement — Free 14-Day Trial

v7 man page for deb-postrm

Query: deb-postrm

OS: v7

Section: 5

Links: v7 man pages | All man pages

Forums: Unix Linux Community | Forum Categories

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

deb-postrm(5)							    dpkg suite							     deb-postrm(5)

NAME
deb-postrm - package post-removal maintainer script SYNOPSIS
postrm DESCRIPTION
A package can perform several post-removal actions via maintainer scripts, by including an executable postrm file in its control archive (i.e. DEBIAN/postrm during package creation). The script can be called in the following ways: postrm remove After the package was removed. postrm purge After the package was purged. old-postrm upgrade new-version After the package was upgraded. new-postrm failed-upgrade old-version new-version If the above upgrade call fails. postrm disappear overwriter-package overwriter-version After all of the packages files have been replaced. new-postrm abort-install If preinst fails during install. new-postrm abort-install old-version new-version If preinst fails during upgrade of removed package. new-postrm abort-upgrade old-version new-version If preinst fails during upgrade. SEE ALSO
dpkg(1). 1.19.0.5 2018-04-16 deb-postrm(5)
Related Man Pages
dpkg-maintscript-helper(1) - minix
dh_installmodules(1) - freebsd
dpkg-maintscript-helper(1) - freebsd
dh_installmodules(1) - xfree86
dh_installmodules(1) - hpux
Similar Topics in the Unix Linux Community
crontab every 5 min.
Goto - UNIX v6 Manual Questions
Need to add prefix using sed or awk from cat the file
Sort by values in the 1st row, leaving first four coulumns untouched
Need help to compile and create python64 bit (2.7.9) on Solaris10