Pacman (pacman.conf)

Arquivo de configuração dos repositórios usados pelo Pacman no Arch Linux

Categoria: Miscelânea

Software: Pacman

[ Hits: 11.828 ]

Por: edps


Neste arquivo adicionei os repositórios do yaourt, do KDEMod3 e do KDEMod4, comente ou remova o que não for utilizado e altere a arquitetura de x86_64 para i686 se a arquitetura for esta última.

Instalação do Yaourt:

$ pacman -S yaourt

Instalação do KDE4:

KDE4 mínimo (sem temas e extras)

$ pacman -S kdemod-minimal kdemod-kde-l10n-pt_br

KDE4 básico com alguns temas e extras

$ pacman -S kdemod kdemod-kde-l10n-pt_br

KDE4 completo com temas e extras

$ pacman -S kdemod-complete kdemod-kde-l10n-pt_br

Instalação do KDE3:

KDE3 básico com alguns temas e extras

$ pacman -S kdemod3 kdemod3-kde-i18n-pt_br

KDE3 completo com temas e extras

$ pacman -S kdemod3-complete kdemod3-kde-i18n-pt_br

KDE3 completo com temas e extras

$ pacman -S kdemod3-vanilla kdemod3-kde-i18n-pt_br

KDE3 mínimo (sem temas e extras)

$ pacman -S kdemod3-base kdemod3-kde-i18n-pt_br


#
# /etc/pacman.conf
#
# See the pacman.conf(5) manpage for option and repository directives

#
# GENERAL OPTIONS
#
[options]
# The following paths are commented out with their default values listed.
# If you wish to use different paths, uncomment and update the paths.
#RootDir     = /
#DBPath      = /var/lib/pacman/
#CacheDir    = /var/cache/pacman/pkg/
#CacheDir     = /home/pdg/Build/ArchBang/ab2/pkgs 
#LogFile     = /var/log/pacman.log
HoldPkg     = pacman glibc
# If upgrades are available for these packages they will be asked for first
SyncFirst   = pacman
#XferCommand = /usr/bin/wget --passive-ftp -c -O %o %u
#XferCommand = /usr/bin/curl %u > %o
#CleanMethod = KeepInstalled

# Pacman won't upgrade packages listed in IgnorePkg and members of IgnoreGroup
#IgnorePkg   = 
#IgnoreGroup =

#NoUpgrade   =
#NoExtract   =

# Misc options (all disabled by default)
#UseSyslog
ShowSize
UseDelta
TotalDownload
ILoveCandy
#
# REPOSITORIES
#   - can be defined here or included from another file
#   - pacman will search repositories in the order defined here
#   - local/custom mirrors can be added here or in separate files
#   - repositories listed first will take precedence when packages
#     have identical names, regardless of version number
#   - URLs will have $repo replaced by the name of the current repo
#
# Repository entries are of the format:
#       [repo-name]
#       Server = ServerName
#       Include = IncludePath
#
# The header [repo-name] is crucial - it must be present and
# uncommented to enable the repo.
#

# The testing repositories are disabled by default. To enable, uncomment the
# repo name header and Include lines. You can add preferred servers immediately
# after the header, and they will be used before the default mirrors.

#[testing]
#Include = /etc/pacman.d/mirrorlist

#[archiso-live] 
#Server = http://arch-live.isawsome.net/packages/

[core]
Include = /etc/pacman.d/mirrorlist

[extra]
Include = /etc/pacman.d/mirrorlist

#[community-testing]
#Include = /etc/pacman.d/mirrorlist

[community]
Include = /etc/pacman.d/mirrorlist

#

### YAOURT:

[archlinuxfr]
Server = http://repo.archlinux.fr/x86_64

#

### KDEMOD4:

[kdemod-core]
Server = ftp://mirror.selfnet.de/kdemod/core/x86_64
[kdemod-extragear]
Server = ftp://mirror.selfnet.de/kdemod/extragear/x86_64
[kdemod-playground]
Server = ftp://mirror.selfnet.de/kdemod/playground/x86_64

[kdemod-core]
Server = http://archlinux.puzzle.ch/kdemod/core/x86_64
[kdemod-extragear]
Server = http://archlinux.puzzle.ch/kdemod/extragear/x86_64
[kdemod-playground]
Server = http://archlinux.puzzle.ch/kdemod/playground/x86_64

[kdemod-core]
Server = http://kdemod.iskrembilen.com/core/x86_64
[kdemod-extragear]
Server = http://kdemod.iskrembilen.com/extragear/x86_64 
[kdemod-playground]
Server = http://kdemod.iskrembilen.com/playground/x86_64 

#

### KDEMOD3:

[kdemod-legacy]
Server = ftp://mirror.selfnet.de/kdemod/legacy/x86_64

[kdemod-legacy]
Server = http://kdemod.iskrembilen.com/legacy/x86_64

[kdemod-legacy]
Server = http://archlinux.puzzle.ch/kdemod/legacy/x86_64
  


Comentários
[1] Comentário enviado por removido em 22/03/2012 - 19:42h

Informo que este .conf está totalmente desatualizado e obsoleto, caso queiram usar um mais atual usem um dos .confs a seguir:

http://www.vivaolinux.com.br/etc/pacman.conf-1

ou

http://gnu2all.blogspot.com.br/2012/03/screenshot-arch-linux_21.html


Contribuir com comentário

  



Patrocínio

Site hospedado pelo provedor RedeHost.
Linux banner

Destaques

Artigos

Dicas

Tópicos

Top 10 do mês

Scripts