Skip to content

Known Issues correction #33

@nicovell3

Description

@nicovell3

Hello,
While copying the commands for installing the archlinuxcn repository, the process failed because the /etc/pacman.conf repo doesn't end with \n and the $arch part was interpreted by bash. The command which should be run is:

echo -e '\n[archlinuxcn]
Server = https://repo.archlinuxcn.org/$arch' >> /etc/pacman.conf
sudo pacman -Syy && sudo pacman -S archlinuxcn-keyring && sudo pacman -S glibc-linux4

Thank you very much for maintaining this project and best regards!

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions