Appendix A. Managing packages on the base operating system of Satellite Server or Capsule Server
Satellite provides the satellite-maintain packages command to install and update packages on the base operating system of your Satellite Server or Capsule Servers.
Installing and updating individual packages with dnf is locked by default and not supported. While Satellite provides the satellite-maintain packages unlock command to bypass the locking and enable package management with dnf, this can lead to configuration inconsistencies and compromise the stability of the system. Always use satellite-maintain packages to install and update packages.
After installing or updating a package on the base operating system, it is required to run satellite-installer. The satellite-maintain packages command automatically runs satellite-installer after you use it to install or update a package. Note that running satellite-installer might trigger service restarts if updating a package affected service configurations.
| Subcommand | Description |
|---|---|
| Installs packages on Satellite Server or Capsule Server |
| Checks for available package updates on Satellite Server or Capsule Server |
| Updates all packages on Satellite Server or Capsule Server |
| Updates specific packages on Satellite Server or Capsule Server |
|
Enables package locking to ensure the stability of the base operating system by preventing users from managing packages with |
Additional resources
- For information about updating Satellite to the next patch version, see Updating Red Hat Satellite.
-
For a complete reference about using
satellite-maintain packages, see the help withsatellite-maintain packages --help.