Useful software
On my machines, I have a mix of Fedora 12 both with a Gnome desktop and KDE desktop, here is a list of what I use and install. These procedures require you to have the standard installation DVD, they may vary if you use the LiveCD images. The KDE installation process is a bit more complicated due to the fact that Fedora’s installer pre-selects Gnome as the default desktop :
Gnome setup:
- Web browser: Firefox
- E-mail client : Thunderbird
- Text editor : gedit
- IM client: Pidgin
- BitTorrent client: Transmission
- RSS reader: Liferea
- Music player: Banshee
- Image manipulation: GIMP
- Office suite: OpenOffice.org
- Movie player: VLC
- Select the “Office and Productivity” and “Software development” groups during the installation.
- Install the RPM Fusion repository
- Install the flash plugin on 64-bit systems like described here or install it from Adobe’s site on 32-bit systems
- Install applications and codecs to listen to music and watch videos: yum install vlc gstreamer-plugins-bad gstreamer-plugins-ugly gstreamer-ffmpeg banshee
- Install some system tools and plugins: yum install cups-pdf hunspell-fr hunspell-de unrar
- Install useful applications: yum install liferea inkscape filezilla isomaster pdfshuffler scribus thunderbird keepassx wine pidgin gnome-applet-sshmenu nautilus-image-converter
- Install development tools: yum install rpmdevtools fedora-packager gcc gcc-c++ kernel-devel
- Install VirtualBox
- Install Skype, run yum install glibc.i686 alsa-lib.i686 libXv.i686 libXScrnSaver.i686 qt.i686 qt-x11.i686 to take care of the dependencies we have to install on an x86-64 system, note that you also need some libs installed by the wine package, but we already installed it before.
- Transfer Windows fonts to ~/.fonts
KDE setup:
- Web browser: Firefox
- E-mail client : Thunderbird
- Text editor : KWrite
- IM client: Pidgin
- BitTorrent client: Transmission
- RSS reader: Liferea
- Music player: Banshee
- Image manipulation: GIMP
- Office suite: OpenOffice.org
- Movie player: VLC
- Un-select the “Office and Productivity” and “Software development” groups during the installation, click on “customize now”, select KDE instead of Gnome.
- Install the RPM Fusion repository
- Install the flash plugin on 64-bit systems like described here or install it from Adobe’s site on 32-bit systems
- Install applications and codecs to listen to music and watch videos: yum install vlc gstreamer-plugins-bad gstreamer-plugins-ugly gstreamer-ffmpeg banshee
- Install OpenOffice: yum install openoffice.org-writer openoffice.org-calc openoffice.org-math openoffice.org-impress autocorr-fr autocorr-de
- Install some system tools and plugins: yum install cups-pdf hunspell-fr hunspell-de unrar
- Install useful applications: yum install liferea inkscape filezilla isomaster pdfshuffler scribus thunderbird keepassx wine pidgin
- Install development tools: yum install rpmdevtools fedora-packager gcc gcc-c++ kernel-devel
- Install VirtualBox
- Install Skype, run yum install glibc.i686 alsa-lib.i686 libXv.i686 libXScrnSaver.i686 qt.i686 qt-x11.i686 to take care of the dependencies we have to install on an x86-64 system, note that you also need some libs installed by the wine package, but we already installed it before.
- Transfer Windows fonts to ~/.fonts
[...] it for now. Ah, I updated my “software to install” page to get Fedora 9 with mp3/wmv/divx [...]