我如何安装uudecode?

n00*_*00b 8 installation

我正在使用 Ubuntu v12.10,64 位,美国英语,并且是 Linux 和 Ubuntu 的新手;因此,欢迎详细说明。

有人可以告诉我在哪里以及如何下载uudecode吗?关于如何运行/安装 uudecode 的特定命令也最有帮助。

错误信息如下:

Validating available tools...

ERROR: Required utility missing: uudecode. Please install this
utility before using this Intelligent Updater package.
Run Code Online (Sandbox Code Playgroud)

McN*_*sse 15

uudecode 在sharutils

使用包管理器安装它或启动终端并输入此命令

sudo apt-get install sharutils
Run Code Online (Sandbox Code Playgroud)