OpenSuSE Man Pages

Man Page or Keyword Search:
Man Architecture
Apropos Keyword Search (all sections) Output format
home | help
x SuSE Linux 13.1-RELEASE x
x SuSE Linux 13.1-RELEASEx
deb-prerm(5)                      dpkg suite                      deb-prerm(5)

NAME
       deb-prerm - package pre-removal maintainer script

SYNOPSIS
       prerm

DESCRIPTION
       A  package  can  perform  several  pre-removal  actions  via maintainer
       scripts, by including an executable prerm file in its  control  archive
       (i.e. DEBIAN/prerm during package creation).

       The script can be called in the following ways:

       prerm remove
              Before the package is removed.

       old-prerm upgrade new-version
              Before an upgrade.

       new-prerm failed-upgrade old-version new-version
              If the above upgrade fails.

       prerm deconfigure in-favour new-package new-version
           [ removing old-package old-version ]
              Before  package is deconfigured while dependency is replaced due
              to conflict.

       prerm remove in-favour new-package new-version
              Before the package is replaced due to conflict.

SEE ALSO
       dpkg(1).

1.19.0.4                          2017-10-22                      deb-prerm(5)

Want to link to this manual page? Use this URL:
<
http://star2.abcm.com/cgi-bin/bsdi-man?query=deb-prerm&sektion=5&manpath=>

home | help