![](http://www.portugal-a-programar.org/revista-programar/images/ed1.jpg)
Uma comunidade muito ativa de programadores em Portugal produzem uma revista informativa e fóruns em português, faça o download e boa leitura:
http://www.revista-programar.info
http://www.portugal-a-programar.org
Instalar a multimídia e programas úteis no Ubuntu Hardy Heron (8.04)
Adicionar o repositório Medibuntu para o Hardy Heron
Para isso copiar para a consola os seguintes códigos:
Adicionar a Public Key:
wget -q http://packages.medibuntu.org/medibuntu-key.gpg -O- | sudo apt-key add -Adicionar os repositórios
cd /etc/apt/
sudo cp sources.list sources.list-bkpseguidamente editar o ficheiro:
sudo gedit /etc/apt/sources.liste adicionar o repositório fonte:
## Medibuntu - Ubuntu 8.04 "hardy heron"actualizar a cache do APT:
## Please report any bug on https://bugs.launchpad.net/medibuntu/
deb http://packages.medibuntu.org/ hardy free non-free
# deb-src http://packages.medibuntu.org/ hardy free non-actualizar
sudo apt-get -y install msttcorefonts
sudo apt-get -y install w32codecspara sistemas de 64 bits:
sudo apt-get -y install w64codecs-> Leitura de documentos PDF
sudo apt-get install -y acroread acroread-plugins mozilla-acroread
sudo apt-get -y install flashplugin-nonfree-> Suporte para aplicações Java
sudo apt-get -y install sun-java6-jre sun-java6-bin sun-java6-fonts-> Plugins e codecs pra áudio e vídeo
sudo apt-get -y install audacious audacious-plugins audacious-plugins-extra audacious-crossfadePara o Totem:
sudo apt-get -y install totem totem-plugins totem-plugins-extra totem-mozilla totem-xine(Se preferirem o plugin do mplayer para o browser convem antes desinstalar o plugin do totem)
sudo apt-get install mplayer-> Plugins vários
sudo apt-get -y install ntfs-configSoftware diverso
sudo apt-get install -y k3bk9copy (recomendado)
sudo apt-get install -y k9copyXine (recomendado)
sudo apt-get install -y xine-uiAmarok (recomendado)
sudo apt-get install -y amarok
sudo apt-get install audacitySkype
sudo apt-get install -y skype
sudo apt-get install -y avidemuxMandvd - converte vários formatos de vídeo para DVD:
sudo apt-get install -y devede
sudo apt-get install -y dvdrip
wget -q http://wine.budgetdedicated.com/apt/387EE263.gpg -O- | sudo apt-key add --> para adicionar o repositório copiar para a consola:
sudo wget http://wine.budgetdedicated.com/apt/sources.list.d/hardy.list -O /etc/apt/sources.list.d/winehq.list-> actualizar a cache do APT.
sudo apt-get update-> para instalar:
sudo apt-get install -y wine wine-devDansguardian
sudo apt-get install dansguardianManual em Português
sudo apt-get install -y thunderbirdAzureus (recomendado)
sudo apt-get install -y azureus
sudo apt-get install -y googleearthCompactadores essenciais:
sudo apt-get install -y rar unrar unrar-free unace p7zip p7zip-full p7zip-rar unalzTexto original: http://victor-ruas.blogspot.com/