インストールが完了ArcoLinux後に配置されました

インストールが完了ArcoLinux後に配置されました

第一章Arcolinux全体のネットワークインストールのチュートリアルにより、 kainhuck

1.変更するソース

修正/etc/pacman.d/mirrorlist

最も頭の増加清華ソースで

Server = https://mirrors.tuna.tsinghua.edu.cn/archlinux/$repo/os/$arch

改訂/etc/pacman.d/mirrorlist

################################################################################
################# Arch Linux mirrorlist generated by Reflector #################
################################################################################

# With:       reflector -f 30 -l 30 --number 10 --save /etc/pacman.d/mirrorlist
# When:       2019-11-28 07:17:25 UTC
# From:       https://www.archlinux.org/mirrors/status/json/
# Retrieved:  2019-11-28 07:17:18 UTC
# Last Check: 2019-11-28 06:44:04 UTC

Server = https://mirrors.tuna.tsinghua.edu.cn/archlinux/$repo/os/$arch
Server = https://ger.mirror.pkgbuild.com/$repo/os/$arch
Server = https://ftp.halifax.rwth-aachen.de/archlinux/$repo/os/$arch
Server = https://ftp.sh.cvut.cz/arch/$repo/os/$arch
Server = http://mirror.pseudoform.org/$repo/os/$arch
Server = https://mirror.pseudoform.org/$repo/os/$arch
Server = https://mirrors.uni-plovdiv.net/archlinux/$repo/os/$arch
Server = http://mirrors.atviras.lt/archlinux/$repo/os/$arch
Server = https://mirrors.atviras.lt/archlinux/$repo/os/$arch
Server = http://ftp.sh.cvut.cz/arch/$repo/os/$arch
Server = https://mirror.f4st.host/archlinux/$repo/os/$arch

修正/etc/pacman.conf

私は最後に飛行機をコメントアウトすることを選んだarcolinux4つの倉庫の始まり、とUSTCの増加archlinuxcn倉庫を

これは私の修正です/etc/pacman.conf

#
# /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
ILoveCandy

# 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

#[arcolinux_repo_testing]
#SigLevel = Required DatabaseOptional
#Include = /etc/pacman.d/arcolinux-mirrorlist

#[arcolinux_repo]
#SigLevel = Required DatabaseOptional
#Include = /etc/pacman.d/arcolinux-mirrorlist

#[arcolinux_repo_3party]
#SigLevel = Required DatabaseOptional
#Include = /etc/pacman.d/arcolinux-mirrorlist

#[arcolinux_repo_xlarge]
#SigLevel = Required DatabaseOptional
#Include = /etc/pacman.d/arcolinux-mirrorlist

[archlinuxcn]
Server = https://mirrors.ustc.edu.cn/archlinuxcn/$arch

次にインストールarchlinuxcn-keyring

この手順は非常に重要であるあなたが、その後のソフトウェアをインストールする前に、あなたがしなければなりません

以下のコマンドを実行

$ sudo pacman -Syu
$ sudo pacman -S archlinuxcn-keyring

中国の入力方法をインストール2.

推奨使用Googleのピンインを使用捜索犬には推奨されません(不可解な問題が発生します)

$ sudo pacman -S fcitx-im
$ sudo pacman -S fcitx-cofigtool
$ sudo pacman -S googlepinyin

下のホームディレクトリを作成し.xprofile、ファイル、次を書き込み

export XIM=fcitx
export XIM_PROGRAM=fcitx
export GTK_IM_MODULE=fcitx
export QT_IM_MODULE=fcitx
export XMODIFIERS="@im=fcitx"

再起動は、[スタート]メニューで名前を検索するFcitx 配置入力方法を選択するために、アプリケーション。

WPSをインストール3。

$ sudo pacman -S wps-office ttf-wps-fonts

インストールが完了した後で初めて、オープンエラーが報告されます

.... /// messagepush%:URI」ファイルを開くことができません

アドウェアシェルはうまく彼を無視して、とにかく、出てこないんです、とにかく、使用には影響しません、あなたはこのエラーを開くだけで初めて報告されますこのエラーのためにそれをあります

他の一般的に使用されるソフトウェアをインストールする4.

QQ

$ sudo pacman -S qq-linux

VScode

$ sudo pacman -S code

typora

$ sudo pacman -S typora

Baiduのネットワークディスク

$ sudo pacman -S baidunetdisk-bin

VirtualBoxの

$ sudo pacman -S virtualbox

私はここを選びましたvirtualbox-host-dkms

$ sudo pacman -S linux-headers

現在のユーザーが参加するvboxusersグループを

$ sudo gpasswd -a $USER vboxusers

他の

$ sudo pacman -S virtualbox-guest-dkms
$ sudo pacman -S virtualbox-guest-iso
$ sudo pacman -S virtualbox-guest-utils

5.ターミナル造園

魚がいいですが、私はまだzshのようなもののarcolinuxデフォルトのbashは、素敵な十分なされているが、

1.スイッチシェル

追加のインストールが付属していますzshのarcolinux

$ sudo chsh -s /bin/zsh

再起動

2.インストールOH-MY-zshの

URL https://ohmyz.sh

$ sh -c "$(curl -fsSL https://raw.github.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"

3.設定プラグイン

ohmyzshプラグイン~/.oh-my-zsh/plugins

履歴(オートコンプリート)プラグイン

$ cd ~/.oh-my-zsh/plugins
$ git clone git://github.com/zsh-users/zsh-autosuggestions.git

文法チェックイン

$ cd ~/.oh-my-zsh/plugins
$ git clone https://github.com/zsh-users/zsh-syntax-highlighting.git

あなたがダウンロードしたら~/.zsrc追加されたファイルを

$ vim ~/.zshrc

検索plugins=(git)次のように読み、

plugins=(
    git
    sudo
    zsh-syntax-highlighting
    zsh-autosuggestions
)

有効になります~/.zshrc

$ source ~/.zshrc

ohmyzshをインストールするには、rootユーザー

ユーザーの切り替え

$ su root

ここでクリアするには注意してくださいZSHので、suコマンドスイッチのユーザー環境変数で、それ以外の場合は、すでにインストールさohmyzshプロンプトが表示されます、環境変数は変更されません

$ ZSH=

上記の他の工程

おすすめ

転載: www.cnblogs.com/kainhuck/p/12047990.html