Jaunty Parte1: Instalação dos Pacotes

Antes de mais nada, eh preciso adicionar o repositorio http://www.medibuntu.org:

sudo wget http://www.medibuntu.org/sources.list.d/`lsb_release -cs`.list --output-document=/etc/apt/sources.list.d/medibuntu.list && sudo apt-get -q update && sudo apt-get --yes -q --allow-unauthenticated install medibuntu-keyring && sudo apt-get -q update

E adicionar as chaves publicas:

sudo apt-get update && sudo apt-get install medibuntu-keyring && sudo apt-get update

Agora falta liberar os repositórios que já estão instalados. Vá em System -> Administration -> Software sources. Na tab:

  • Ubuntu Software: habilite todas as fontes de dados (exceto pelo cdrom).
  • Third Party: habilite todos os archive.canonical.com e os medibuntu.
  • Updates: habilite todos os updates e peça para checar uma vez por semana.
  • Statistics: habilite o envio de informações sobre os pacotes utilizados

Agora é só instalar os pacotes.

FIRULA

fontes

sudo apt-get -y install ttf-liberation msttcorefonts

window manager

sudo apt-get -y install awn-manager awn-applets-python-extras awn-applets-python-core awn-applets-c-extras awn-applets-c-core

applets, widgets, ...

sudo apt-get -y install netspeed giplet sensors-applet menu

Icones

sudo apt-get -y install openoffice.org-style-* gnome-themes* crystalcursors tango-icon-theme

INTERNET

sudo apt-get -y install wvdial amsn googleearth amule skype bittorrent filezilla d4x

MULTIMEDIA

codecs basicos

sudo apt-get -y install mpeg2dec a52dec vorbis-tools id3v2 mpg321 mpg123 libflac++6 ffmpeg cdda2wav libmp4v2-0 libmjpegtools-1.9 tagtool easytag id3tool lame nautilus-script-audio-convert libsnack2 libmad0 libjpeg-progs libmpcdec3 libquicktime1 flac faac faad sox a52dec ffmpeg2theora flac libmpeg3-1 mpeg3-utils mpegdemux totem-gstreamer totem-plugins-extra

codecs propritarios (liberados no brasil)

sudo apt-get -y install non-free-codecs

backend gstreammer 0.10

sudo apt-get -y install gstreamer0.10-ffmpeg gstreamer0.10-fluendo-mp3 gstreamer0.10-gnonlin gstreamer0.10-pitfdll gstreamer0.10-plugins-bad gstreamer0.10-plugins-ugly gstreamer0.10-sdl gstreamer0.10-plugins-bad-multiverse gstreamer0.10-schroedinger gstreamer0.10-plugins-ugly-multiverse totem-gstreamer

players (ao instalar o realplayer, o helix é desinstalado)

sudo apt-get -y install \
helix-player \
vlc vlc-plugin-pulse vlc-plugin-jack vlc-plugin-sdl vlc-plugin-svgalib \
mplayer mplayer-fonts mplayer-skins \
gxine libxine1-gnome \
amarok
sudo apt-get -y install realplayer

browser plugin (escolher apenas 1)

sudo apt-get -y install mozilla-helix-player
sudo apt-get -y install totem-mozilla
sudo apt-get -y install mozilla-mplayer
sudo apt-get -y install gxineplugin
sudo apt-get -y install mozilla-plugin-vlc

TRABALHO

programacao

sudo apt-get -y install cfortran byacc autoconf automake subversion subversion-tools

editor de texto

sudo apt-get -y install emacs gedit openoffice.org

shells

sudo apt-get -y install fakeroot pdksh zsh csh

ciencia

sudo apt-get -y install gnuplot grace root-system texlive netcdf-bin libnetcdf-dev hdf4-tools hdf5-tools h5utils imagemagick xfig

editoração

sudo apt-get -y install xpdf gv psutils pstoedit acroread

compactadores

sudo apt-get -y install rar zip unzip sharutils aish uudeview mpack cabextract file-roller unrar unace lha p7zip arj

OUTROS

sudo apt-get -y install brasero wine sun-java6-plugin

acesso ao samba

sudo apt-get -y install smbfs sshfs

Page last modified on June 24, 2011, at 01:20 AM
Powered by PmWiki