Autor Tópico: Repositórios para o EDGY  (Lida 2165 vezes)

Offline mvzereks

  • Usuário Ubuntu
  • *
  • Mensagens: 27
    • Ver perfil
Repositórios para o EDGY
« Online: 29 de Outubro de 2006, 21:12 »
Depois de pesquisar aqui e no Google descobri que não existe uma lista completa de repositórios para o Ubuntu Edgy. Nesta pesquisa encontrei muita gente com a mesma dificuldade. Sou iniciante no Ubuntu e gostaria de ter acesso a uma lista com todas as opções de repositórios e acho até que esta lista deveria fazer parte do Guia Não Oficial. Oque vcs acham? Alguém aí já possui algo parecido, que possa compartilhar?
Ubuntu 8.10
Asus M2N+Athlon64X2-5600+4GB800+HD500GB+GF7300GS

Offline casamento

  • Usuário Ubuntu
  • *
  • Mensagens: 13
    • Ver perfil
Re: Repositórios para o EDGY
« Resposta #1 Online: 31 de Outubro de 2006, 19:44 »
Depois de pesquisar aqui e no Google descobri que não existe uma lista completa de repositórios para o Ubuntu Edgy. Nesta pesquisa encontrei muita gente com a mesma dificuldade. Sou iniciante no Ubuntu e gostaria de ter acesso a uma lista com todas as opções de repositórios e acho até que esta lista deveria fazer parte do Guia Não Oficial. Oque vcs acham? Alguém aí já possui algo parecido, que possa compartilhar?

Bem que estranho pq eu fui no forum em inglês tinha alguns oficiais e os não oficiais. E no caso do meu quando atualizei percebi que apareceram no meu /etc/apt/sources.list o seguinte:

Citar
# Line commented out by installer because it failed to verify:
# deb http://br.archive.ubuntu.com/ubuntu/ dapper main restricted
# Line commented out by installer because it failed to verify:
# deb-src http://br.archive.ubuntu.com/ubuntu/ dapper main restricted

## Major bug fix updates produced after the final release of the
## distribution.
# Line commented out by installer because it failed to verify:
# deb http://br.archive.ubuntu.com/ubuntu/ dapper-updates main restricted
# Line commented out by installer because it failed to verify:
# deb-src http://br.archive.ubuntu.com/ubuntu/ dapper-updates main restricted

## Uncomment the following two lines to add software from the 'universe'
## repository.
## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## universe WILL NOT receive any review or updates from the Ubuntu security
## team.
# deb http://br.archive.ubuntu.com/ubuntu/ dapper universe
# deb-src http://br.archive.ubuntu.com/ubuntu/ dapper universe

## Uncomment the following two lines to add software from the 'backports'
## repository.
## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
# deb http://br.archive.ubuntu.com/ubuntu/ dapper-backports main restricted universe multiverse
# deb-src http://br.archive.ubuntu.com/ubuntu/ dapper-backports main restricted universe multiverse

# Line commented out by installer because it failed to verify:
# deb http://security.ubuntu.com/ubuntu dapper-security main
# Line commented out by installer because it failed to verify:
# deb-src http://security.ubuntu.com/ubuntu dapper-security main
# deb http://security.ubuntu.com/ubuntu dapper-security universe
# deb-src http://security.ubuntu.com/ubuntu dapper-security universe


 
# Ubuntu supported packages 
deb http://archive.ubuntu.com/ubuntu edgy main restricted
deb http://archive.ubuntu.com/ubuntu edgy-updates main restricted
deb-src http://archive.ubuntu.com/ubuntu edgy main restricted
deb-src http://archive.ubuntu.com/ubuntu edgy-updates main restricted


 
## Uncomment the following two lines to add software from the 'universe'
## repository.
## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## universe WILL NOT receive any review or updates from the Ubuntu security
## team.
deb http://archive.ubuntu.com/ubuntu/ edgy universe
deb-src http://archive.ubuntu.com/ubuntu/ edgy universe


## Uncomment the following two lines to add software from the 'backports'
## repository.
## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
deb http://archive.ubuntu.com/ubuntu/ edgy-backports main restricted universe multiverse
deb-src http://archive.ubuntu.com/ubuntu/ edgy-backports main restricted universe multiverse

##Multiverse
deb http://archive.ubuntu.com/ubuntu edgy multiverse
deb-src http://archive.ubuntu.com/ubuntu edgy multiverse

##Security
deb http://security.ubuntu.com/ubuntu edgy-security main restricted
deb-src http://security.ubuntu.com/ubuntu edgy-security main restricted
deb http://security.ubuntu.com/ubuntu edgy-security universe
deb-src http://security.ubuntu.com/ubuntu edgy-security universe


########### Outros ##################

#############################################################
# Todas linhas com "#" no início não serão interpretadas pelo Linux
# Ativar ou descomentar = retirar o # do início da linha
# Desativar ou comentar = colocar # no início da linha
# Após modificações, salvar o sources.list e depois no terminal
# sudo apt-get update
# Os repositórios abaixo não são oficiais, use-os com moderação.
# Descomente um grupo por vez. Não deve ser feito upgrade com estes repositórios ativos
# Após uso destes, comente-os matendo o sources.list exatamente como apresentado.
#############################################################

#Seveas - (multimidia) - Descomentar para instalar codecs (libdvdcss2, w32codecs)
# Apresenta mensagem de erros mas funciona para instalação destes codecs
# deb-src http://mirror.ubuntulinux.nl dapper-seveas all
# deb http://mirror2.ubuntulinux.nl dapper-seveas all

#Cristhian Marillat (multimidia) - Descomente apenas para instalar os codecs necessários.
# Opção alternativa do Seveas
# deb http://www.debian-multimedia.org sarge main
# deb http://www.debian-multimedia.org etch main
# deb http://www.debian-multimedia.org sid main

# Webcam - para instalação do easycam/2
# deb http://blognux.free.fr/debian unstable main

#Repositorio plf - Outro repositório alternativo para programas non-free
# deb http://packages.freecontrib.org/ubuntu/plf/ dapper free non-free
# deb-src http://packages.freecontrib.org/ubuntu/plf/ dapper free non-free
 
#Wine
# deb http://wine.budgetdedicated.com/apt dapper main
# deb-src http://wine.budgetdedicated.com/apt dapper main

Esta em itálico o que reparei de novo vc pode ver que não esta como os outros (dapper = 6.06) enquanto que os novos estão com (edgy = 6.10).

Posso estar me precipitando, pois sou novo nisso mas acho que já vem com os repositórios.

Offline rafasnn

  • Usuário Ubuntu
  • *
  • Mensagens: 611
    • Ver perfil
Re: Repositórios para o EDGY
« Resposta #2 Online: 31 de Outubro de 2006, 20:13 »
Bela dica amigo, só precisava saber se serve para o 64 bits
Macbook Pro 2,33 4GB 250GB
iPhone 8GB