Your Browser is not longer supported

Please use Google Chrome, Mozilla Firefox or Microsoft Edge to view the page correctly
Loading...

{{viewport.spaceProperty.prod}}

Delete packages from POSIX

&pagelevel(4)&pagelevel

Identification line: [DeletePackage]

Statement line: <prod>;<vers> ;<ipath>

Meanings of the terms in angle brackets:

<prod>

Name of the software package, comprising the product name and optional package names, if the product is split into packages.
Syntax: <productname>[:<packagename>]

<vers>Product version of the software package

<ipath>

Optional installation path, if the software package supports this.
Default value is '/'.

Example

#
# Batch installation file
#
[DeletePackage]              # Delete program packages
# <product[:package]>;<version>;<ipath>
# Delete NFS 
NFS;030
# Delete C89 on specific installation path
CPP;032;/opt/C