Packages manipulation
Part V. YaST2 Library Reference
Packages manipulation
Table of Contents
Package::DoInstall
- Install list of packages
Package::DoInstallAndRemove
- Install and Remove list of packages in one go
Package::DoRemove
- Remove list of packages
Package::AvailableAll
- Are all of these packages available?
Package::AvailableAny
- Is any of these packages available?
Package::InstallAllMsg
- Install list of packages with a custom text message
Package::InstallMsg
- Install a package with a custom text message
Package::InstalledAll
- Are all of these packages installed?
Package::InstalledAny
- Is any of these packages installed?
Package::LastOperationCanceled
- Return result of the last operation Use immediately after calling any Package*:: function
Package::RemoveAllMsg
- Remove a list of packages with a custom text message
Package::RemoveMsg
- Remove a package with a custom text message
Package::RunSUSEconfig
- Run SUSEconfig, create new wizard dialog before it, close after it is finished