Debian Squeeze Desktop: mudanças entre as edições

De MochilaWiki
Ir para navegaçãoIr para pesquisar
Criou página com 'em /etc/apt/sources.list deb http://debian.las.ic.unicamp.br/debian stable main contrib non-free deb http://www.debian-multimedia.org squeeze main non-free deb http://backport...'
 
Sem resumo de edição
 
(3 revisões intermediárias pelo mesmo usuário não estão sendo mostradas)
Linha 2: Linha 2:
  deb http://debian.las.ic.unicamp.br/debian stable main contrib non-free
  deb http://debian.las.ic.unicamp.br/debian stable main contrib non-free
  deb http://www.debian-multimedia.org squeeze main non-free
  deb http://www.debian-multimedia.org squeeze main non-free
  deb http://backports.debian.org/debian-backports squeeze-backports main
  deb http://download.skype.com/linux/repos/debian/ stable non-free


<source lang="bash">
wget -c http://pub.nkosi.org/umplayer/umplayer_0.95_i386.deb
wget -c http://pub.nkosi.org/umplayer/umplayer-translations_0.95_all.deb
wget -c http://suporte.quijaua.com.br/sir/ubuntu/karmic/sir_2.1.1-0karmic1_i386.deb
</source>


preparando sistema para instalação de pacotes
<source lang="bash">
apt-get update
apt-get install debian-multimedia-keyring synaptic gdebi
apt-get upgrade
</source>


escritório
<source lang="bash">
apt-get install broffice.org gcalctool
</source>


referências:
internet
* http://www.debian.org/News/2011/20110623
<source lang="bash">
apt-get install iceweasel-l10n-pt-br skype flashplugin-nonfree sun-java6-plugin
</source>
 
multimida
<source lang="bash">
dpkg -i sir_2.1.1-0karmic1_i386.deb umplayer_0.95_i386.deb umplayer-translations
apt-get -f install
apt-get install winff w32codecs imagination mpeg2dec a52dec normalize-audio sox movixmaker-2 \
bombono-dvd libdvdcss2 inkscape gimp  gimp-data-extras  libxml-xql-perl python-lxml
</source>
 
sistema
<source lang="bash">
apt-get install ttf-mscorefonts-installer ttf-liberation sudo network-manager-gnome zip unzip  unrar k3b k3b-i18n
</source>

Edição atual tal como às 10h46min de 15 de julho de 2011

em /etc/apt/sources.list

deb http://debian.las.ic.unicamp.br/debian stable main contrib non-free
deb http://www.debian-multimedia.org squeeze main non-free
deb http://download.skype.com/linux/repos/debian/ stable non-free
wget -c http://pub.nkosi.org/umplayer/umplayer_0.95_i386.deb
wget -c http://pub.nkosi.org/umplayer/umplayer-translations_0.95_all.deb
wget -c http://suporte.quijaua.com.br/sir/ubuntu/karmic/sir_2.1.1-0karmic1_i386.deb

preparando sistema para instalação de pacotes

apt-get update
apt-get install debian-multimedia-keyring synaptic gdebi
apt-get upgrade

escritório

apt-get install broffice.org gcalctool

internet

apt-get install iceweasel-l10n-pt-br skype flashplugin-nonfree sun-java6-plugin

multimida

dpkg -i sir_2.1.1-0karmic1_i386.deb umplayer_0.95_i386.deb umplayer-translations
apt-get -f install
apt-get install winff w32codecs imagination mpeg2dec a52dec normalize-audio sox movixmaker-2 \
bombono-dvd libdvdcss2 inkscape gimp  gimp-data-extras  libxml-xql-perl python-lxml

sistema

apt-get install ttf-mscorefonts-installer ttf-liberation sudo network-manager-gnome zip unzip  unrar k3b k3b-i18n