Выражаю глубочайшую благодарность, всем кто помог))) всё пашет!! кстати дополнение к знаниям.
vadik
Invertor, прекращайте с этими простынями. Конфиги можно заливать например на pastebin, а сюда давать ссылку. А цитировать длинные сообщения вообще не советую. Учитесь пользоваться функциями редактора сообщений. Там есть и полное цитирование, и цитирование выделенного и предварительный просмотр и многое другое.
Пока просто устное предупреждение.

Принял. Благодарю!
То есть в браузере у вас этот адрес http://repo.archlinux.fr/x86_64 или этот https://repo.archlinux.fr/x86_64/ не открываются?

Ссылки обе открываются через браузер.
vs220
Invertor
0% packet loss Команда не найдена
Это троллинг или что?

Покажите конфиг пакмана
cat /etc/pacman.conf
что бы проверить правильность записи репы, архитектуры и программы для скачки

И еще раз можно просто удалить эту репу.
Invertor
http://repo.archlinux.fr/x86_64/ вот так тоже была ошибка
То есть в браузере у вас этот адрес http://repo.archlinux.fr/x86_64 или этот https://repo.archlinux.fr/x86_64/ не открываются?

Нет не тролинг, не тот возраст
# /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/
#LogFile     = /var/log/pacman.log
#GPGDir      = /etc/pacman.d/gnupg/
#HookDir     = /etc/pacman.d/hooks/
HoldPkg     = pacman glibc
#XferCommand = /usr/bin/curl -C - -f %u > %o
#XferCommand = /usr/bin/wget --passive-ftp -c -O %o %u
#CleanMethod = KeepInstalled
#UseDelta    = 0.7
Architecture = auto

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

#NoUpgrade   =
#NoExtract   =

# Misc options
#UseSyslog
#Color
TotalDownload
CheckSpace
#VerbosePkgLists

# By default, pacman accepts packages signed by keys that its local keyring
# trusts (see pacman-key and its man page), as well as unsigned packages.
SigLevel    = Required DatabaseOptional
LocalFileSigLevel = Optional
#RemoteFileSigLevel = Required

# NOTE: You must run `pacman-key --init` before first using pacman; the local
# keyring can then be populated with the keys of all official Arch Linux
# packagers with `pacman-key --populate archlinux`.

#
# 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
#   - URLs will have $arch replaced by the name of the architecture
#
# 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

[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

# If you want to run 32 bit applications on your x86_64 system,
# enable the multilib repositories as required here.

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

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

# An example of a custom package repository.  See the pacman manpage for
# tips on creating your own repositories.
#[custom]
#SigLevel = Optional TrustAll
#Server = file:///home/custompkgs

[archlinuxcn]
##pacman -S archlinuxcn-keyring
Server = http://repo.archlinuxcn.org/$arch
## or use a CDN (beta)
#Server = https://cdn.repo.archlinuxcn.org/$arch
## or install archlinuxcn-mirrorlist-git and use the mirrorlist
#Include = /etc/pacman.d/archlinuxcn-mirrorlist

[archlinux]
SigLevel = Never
Server = http://repo.archlinux.fr/$arch
RusWolf
Invertor
ошибка: не удалось получить файл 'archlinux.db' из repo.archlinux.fr
archlinuxfr.db есть в http://repo.archlinux.fr/i686/ и в http://repo.archlinux.fr/x86_64/
Куда у вас стучится за этим файлом?

Как посмотреть? Кипит мозг)), но разобраться надо.

http://repo.archlinux.fr/x86_64/ вот так тоже была ошибка.
vs220
Invertor
0% packet loss
Показывайте тогда конфиг пакмана. Пинг есть и репа рабочая, или в конфиге что то неправильно прописали или просто временная недоступность сервера была.
Но повторяю еще раз при наличии китайской репы французская не нужна. Раньше ее из за егурта прописывали, а теперь он устарел да и есть в китайской репе

0% packet loss Команда не найдена
vs220
Invertor
не удалось получить файл 'archlinux.db' из repo.archlinux.fr
ping -c3 repo.archlinux.fr
что выводит?
А вообще его уже можно смело выкидывать при наличии archlinuxcn

Вот это:

PING repo.archlinux.fr (5.39.83.67) 56(84) bytes of data.
64 bytes from repo.archlinux.fr (5.39.83.67): icmp_seq=1 ttl=56 time=85.9 ms
64 bytes from repo.archlinux.fr (5.39.83.67): icmp_seq=2 ttl=56 time=78.1 ms
64 bytes from repo.archlinux.fr (5.39.83.67): icmp_seq=3 ttl=56 time=79.2 ms

--- repo.archlinux.fr ping statistics ---
3 packets transmitted, 3 received, 0% packet loss, time 2002ms
rtt min/avg/max/mdev = 78.123/81.106/85.923/3.445 ms
-_o
zalexi
лишь бы помоголо

$ sudo shred -v -f -z -u /var/lib/pacman/db.lck
$ sudo shred -v -f -z -u /etc/pacman.d/gnupg/*
$ sudo pacman-key --init
$ sudo pacman-key --populate archlinux
$ sudo pacman-key --refresh-keys
$ sudo pacman -Svyuu

Всем доброго времени суток, такая же примерно история, после выполнения данных команд, и до этого, получаю ошибку:

:: Обновление баз данных пакетов...
core 130,5 KiB 725K/s 00:00 [######################] 100%
extra 1642,2 KiB 907K/s 00:02 [######################] 100%
community не устарел
archlinuxcn 847,2 KiB 985K/s 00:01 [######################] 100%
ошибка: не удалось получить файл 'archlinux.db' из repo.archlinux.fr : The requested URL returned error: 404
ошибка: не удалось обновить archlinux (непредвиденная ошибка)
ошибка: failed to synchronize all databases

uname -a
Linux teslapc 4.17.5-1-ARCH #1 SMP PREEMPT Sun Jul 8 17:27:31 UTC 2018 x86_64 GNU/Linux

Что делать? Сломал голову, скоро google поломаю.