// you’re reading...

Linux

讓 Fedora 能使用 Uudecode … 等相關工具

由於一些軟體上的需要,使得我必須讓 Fedora 能使用 Uudecode 這個軟體。

根據網路上的資料,Fedora 之前因為安全性的問題,所以不再把 Uudecode 等軟體當成系統預設的指令,想使用的話得額外安裝才行。

至於要安裝什麼相信是很多人的問題之一,在這為你們介紹 GNU Shar Utilities

“Shar” makes shell archives out of many files, preparing them for transmission by electronic mail services. Use “unshar” to unpack shell archives after reception.

“Uuencode” prepares a file for transmission over an electronic channel which ignores or otherwise mangles the eight bit (high order bit) of bytes. “Uudecode” does the converse transformation.

“Remsync” allows for remote synchronization of directory trees, using e-mail. This part of sharutils is still alpha.

安裝方式也非常簡單,RPM、APT、YUM … 等,任君挑選其中一種即可。現在在這就提一下 YUM 的安裝方法:

# yum install sharutils

相信安裝過程一定是非常的順利,畢竟這只是個小軟體,沒什麼難度的 ~ 呵

Discussion

One comment for “讓 Fedora 能使用 Uudecode … 等相關工具”

  1. [...] 主文尚在螺絲起子的讓 Fedora 能使用 Uudecode … 等相關工

    Posted by software:uudecode [snese's notebook] | June 27, 2007, 3:58 pm

Post a comment