Tuesday, January 13, 2009

After Fedora installation, you should add these packets.

1. gftp (1 MB).
gFTP is a free multithreaded file transfer client for *NIX based machines. http://gftp.seul.org/
Code :
# yum install gftp

2. bluefish (4 MB).
Bluefish is a powerful editor targeted towards programmers and webdesigners, with many options to write websites, scripts and programming code. http://bluefish.openoffice.nl/
Code :
# yum install bluefish

3. dia (5 MB).
Dia is a gtk+ based diagram creation program released under the GPL license. Dia is inspired by the commercial Windows program 'Visio'. http://projects.gnome.org/dia/
Code :
# yum install dia

4. wine (12 MB).
Wine is a translation layer (a program loader) capable of running Windows applications on Linux and other POSIX compatible operating systems. Windows programs running in Wine act as native programs would, running without the performance or memory usage penalties of an emulator, with a similar look and feel to other applications on your desktop.http://www.winehq.org/
Code :
# yum install wine

5. mc (5.2 MB)
GNU Midnight Commander (mc) is a free cross-platform orthodox file manager and a clone of Norton Commander. Midnight Commander is a console application with a text user interface. The main interface consists of two panels which display the file system. It is used in a similar way to many other programs run in the Unix shell. Arrow keys control file selection, the insert key is used to select files and the Function Keys perform operations such as renaming, editing and copying files. Later versions of the Midnight Commander additionally have mouse support for easier operation. http://www.ibiblio.org/mc/
Code :
# yum install mc

6. k3b (49 MB)
K3b (from KDE Burn Baby Burn) is a CD and DVD authoring application for the KDE desktop environment for Unix-like computer operating systems. It provides a graphical user interface to perform most CD/DVD burning tasks like creating an Audio CD from a set of audio files or copying a CD/DVD, as well as more advanced tasks such as burning eMoviX CD/DVDs. It can also perform direct disc-to-disc copies. The program has many default settings which can be customized by more experienced users. The actual disc recording in K3b is done by the command line utilities cdrecord or wodim, cdrdao, and growisofs. As of version 1.0, K3b features a built-in DVD ripper. http://k3b.plainblack.com/
Code :
# yum install k3b

7. xmms (3.2 MB)
XMMS was originally written as X11Amp by Peter and Mikael Alm in November 1997. The player was made to resemble Winamp, which was first released in May that year. As such, XMMS has supported Winamp 2 "classic" skins since its release. Though the original release was made under a license that did not provide any access to the program's source code, it is now released under the GNU General Public License. Default, xmms can not run MP3 file because license problem. http://www.xmms.org/
Code :
# yum install xmms

8. Mozilla Thunderbird (23 MB)
Mozilla’s Thunderbird 2 email application is more powerful than ever. It’s now even easier to organize, secure and customize your mail.http://www.mozilla.com/en-US/thunderbird/
Code :
# yum install thunderbird

Have nice day
by.msmunir@batan.go.id

No comments:

Post a Comment