検索

11.5. Managing Packages on the Base Operating System of Satellite or Capsule

download PDF

To install and update packages on the Satellite or Capsule base operating system, you must enter the satellite-maintain packages command.

Satellite prevents users from installing and updating packages with yum because yum might also update the packages related to Satellite or Capsule and result in system inconsistency.

重要

The satellite-maintain packages command restarts some services on the operating system where you run it because it runs the satellite-installer command after installing packages.

Procedure

  • To install packages on Satellite or Capsule, enter the following command:

    # satellite-maintain packages install package_1 package_2
  • To update specific packages on Satellite or Capsule, enter the following command:

    # satellite-maintain packages update package_1 package_2
  • To update all packages on Satellite or Capsule, enter the following command:

    # satellite-maintain packages update

Using yum to Check for Package Updates

If you want to check for updates using yum, enter the command to install and update packages manually and then you can use yum to check for updates:

# satellite-maintain packages unlock
# yum check update
# satellite-maintain packages lock

Updating packages individually can lead to package inconsistencies in Satellite or Capsule. For more information about updating packages in Satellite, see Updating Satellite Server.

Enabling yum for Satellite or Capsule Package Management

If you want to install and update packages on your system using yum directly and control the stability of the system yourself, enter the following command:

# satellite-maintain packages unlock

Restoring Package Management to the Default Settings

If you want to restore the default settings and enable Satellite or Capsule to prevent users from installing and updating packages with yum and ensure the stability of the system, enter the following command:

# satellite-maintain packages lock
Red Hat logoGithubRedditYoutubeTwitter

詳細情報

試用、購入および販売

コミュニティー

Red Hat ドキュメントについて

Red Hat をお使いのお客様が、信頼できるコンテンツが含まれている製品やサービスを活用することで、イノベーションを行い、目標を達成できるようにします。

多様性を受け入れるオープンソースの強化

Red Hat では、コード、ドキュメント、Web プロパティーにおける配慮に欠ける用語の置き換えに取り組んでいます。このような変更は、段階的に実施される予定です。詳細情報: Red Hat ブログ.

会社概要

Red Hat は、企業がコアとなるデータセンターからネットワークエッジに至るまで、各種プラットフォームや環境全体で作業を簡素化できるように、強化されたソリューションを提供しています。

© 2024 Red Hat, Inc.