uuencode コマンドを提供している rpm パッケージ
Environment
- Red Hat Enterprise Linux 4
- Red Hat Enterprise Linux 5
- Red Hat Enterprise Linux 6
- Red Hat Enterprise Linux 7
Issue
- どの rpm パッケージが
uuencodeコマンドを提供していますか? - Red Hat Enterprise Linux (RHEL) 6 で
sharutilsパッケージが見つかりません。 - Red Hat Enterprise Linux (RHEL) 7 で
sharutilsパッケージが見つかりません。 uuencodeコマンドが見つかりません。
Resolution
uuencodeコマンドはsharutilsパッケージで提供されます。- Red Hat Enterprise Linux 4 の場合は、
up2dateコマンドを使用してこのパッケージをインストールしてください。
# up2date sharutils
- Red Hat Enterprise Linux 5、Red Hat Enterprise Linux 6、および Red Hat Enterprise Linux 7 の場合は、
yumコマンドを使用してこのパッケージをインストールしてください。
# yum install sharutils
- Red Hat Enterprise Linux 6 の場合、"
sharutils" パッケージはRHEL Server Optionalチャンネルから利用できます。 - Red Hat Enterprise Linux 7 の場合、"
sharutils" パッケージはRed Hat Enterprise Linux 7 Server - Optionalチャンネルから利用できます。
参考情報
使用するサブスクリプション管理ツールでチャンネルをサブスクライブする方法については、以下のナレッジを参照してください。
This solution is part of Red Hat’s fast-track publication program, providing a huge library of solutions that Red Hat engineers have created while supporting our customers. To give you the knowledge you need the instant it becomes available, these articles may be presented in a raw and unedited form.
Comments