查找哪个包提供了"uuencode" 命令
Environment
- Red Hat Enterprise Linux 4
- Red Hat Enterprise Linux 5
- Red Hat Enterprise Linux 6
- Red Hat Enterprise Linux 7
Issue
- 哪个包提供了"uuencode"命令?
- 在Red Hat Enterprise Linux(RHEL) 6/7上找不到
sharutils包 - 没有
uuencode命令
Resolution
uuencode命令是由sharutils包提供的。- 在RHEL4 上您需要用
up2date命令下载该包 。
# up2date sharutils
- 在RHEL5,RHEL6,RHEL7上下载该包请用
yum命令。
# yum install sharutils
- 在RHEL6上,
sharutils包是由RHEL Server Optional这个频道提供的。 - 在RHEL7上,
sharutils包是由Red Hat Enterprise Linux 7 Server - Optional这个频道提供的。
Learn More
关于系统注册的两种方式以及对应工具,请参考以下文档:
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