Functions specifically for Ubuntu/Linux.
| Methods | ||
|---|---|---|
public
static
|
sudo(string $command): integer
|
# |
public
static
|
isAptPackageInstalled(string $package): boolean
|
# |
public
static
|
updateApt(boolean $ignoreTimeout = false): boolean
|
# |