Como obter o uuencode no Fedora 17 Linux
Descubra o que fornece o uuencode usando o yum:
yum provides uuencode
Leia o que o yum lhe diz:
sharutils-4.11.1-3.fc17.x86_64 : The GNU shar utilities for packaging
and unpackaging shell archives
Repo : @updates
Matched from:
Filename : /usr/bin/uuencode
Oh olha! 'sharutils' fornece uuencode
Instale isso:
yum install sharutils
Você obtém esta saída:
[root@defiant el]# yum install sharutils
Loaded plugins: fastestmirror, langpacks, presto, refresh-packagekit
Loading mirror speeds from cached hostfile
* fedora: ftp.usf.edu
* rpmfusion-free: mirror.hiwaay.net
* rpmfusion-free-updates: mirror.hiwaay.net
* rpmfusion-nonfree: mirror.hiwaay.net
* rpmfusion-nonfree-updates: mirror.hiwaay.net
* updates: mirror.hiwaay.net
Resolving Dependencies
--> Running transaction check
---> Package sharutils.x86_64 0:4.11.1-3.fc17 will be installed
--> Finished Dependency Resolution
Dependencies Resolved
====================================================================================================================================================================================================================================
Package Arch Version Repository Size
====================================================================================================================================================================================================================================
Installing:
sharutils x86_64 4.11.1-3.fc17 updates 176 k
Transaction Summary
====================================================================================================================================================================================================================================
Install 1 Package
Total download size: 176 k
Installed size: 612 k
Is this ok [y/N]: y
Downloading Packages:
sharutils-4.11.1-3.fc17.x86_64.rpm | 176 kB 00:00
Running Transaction Check
Running Transaction Test
Transaction Test Succeeded
Running Transaction
Installing : sharutils-4.11.1-3.fc17.x86_64 1/1
Verifying : sharutils-4.11.1-3.fc17.x86_64 1/1
Installed:
sharutils.x86_64 0:4.11.1-3.fc17
Complete!
Em seguida, teste para ver se funciona
[root@defiant el]# which uuencode
/usr/bin/uuencode
[root@defiant el]# uuencode --version
uuencode (GNU sharutils) 4.11.1