Manjaro installation and configuration

Since I was ready to go into the pit yesterday by my friend Amway, I didn't expect that I couldn't use the monitor! ! !

It can be tolerated! ! !

Then mess around.

After five reloads it failed.

But the environment configuration is a lot.

First we need

sudo pacman-optimize && sync

It is said that this can speed up the hard drive.

Then there is the problem of dealing with the source, first of all

kate /etc/pacman.conf

Insert the following code at the end of the file:

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

Then update it:

sudo pacman - Syuu
sudo pacman -Reason

Then the sources are sorted by speed

sudo pacman-mirrors -g

update~

For Chinese input method

sudo pacman -S fcitx-im

sudo pacman -S fcitx-configtool

sudo gedit ~/.xprofile

Then enter in the file

export GTK_IM_MODULE=fcitx
export QT_IM_MODULE=fcitx
export XMODIFIERS="im=fcitx"

Otherwise, the Chinese input method cannot be activated.

 

Because of the repeated reinstallation, the author did not match the redundant things.

(to be updated)

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=325482424&siteId=291194637