class InstructionSet extends InstructionSet

Befehlssammlung

Methods

string
getInstallCommand()

Installationsbefehl

string
getSystemUpdateCommand()

Systemupdate

string
getCleanUpCommand()

Aufräumen der Installation

Details

at line 40
string getInstallCommand()

Installationsbefehl

Return Value

string Befehl

at line 52
string getSystemUpdateCommand()

Systemupdate

-o Dpkg::Options::="--force-confold" sorgt dafür das keine Nachfrage erfolgt

Return Value

string Befehl

at line 61
string getCleanUpCommand()

Aufräumen der Installation

Return Value

string