How do I install uudecode?

I am using Ubuntu v12.10, 64bit, US English and am new to Linux and Ubuntu; hence detailed instructions are welcome.

Could someone show me where and how to download uudecode? Also specific commands on how to run/install uudecode would be most helpful.

The error message is as follows:

Validating available tools...
ERROR: Required utility missing: uudecode. Please install this
utility before using this Intelligent Updater package.
2

1 Answer

uudecode is in the package sharutils

Install it with the package manager or start a terminal and type this command

sudo apt-get install sharutils
0

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like