ArchLinux installation and configuration graphic interface tutorial, archlinux Interface

Source: Internet
Author: User

ArchLinux installation and configuration graphic interface tutorial, archlinux Interface

1. Install yaourt

Vim/etc/pacman. conf # Add [archlinuxcn] SigLevel = Optional TrustAll Server = https://mirrors.ustc.edu.cn/archlinuxcn/$arch pacman-Syypacman-S yaourtyaourt-Syy

Ii. Install basic software

yaourt -S alsa-utils xorg xorg-xinit networkmanager lxdm i3systemctl enable lxdmyaourt -S emacs git python python-pip ipython3 python2 python2-pip ipython2 docker nodejs yaourt -S screenfetch sudo 

3. Install the video card driver

lspci | grep -e VGA -e 3D    00:02.0 VGA compatible controller: Intel Corporation 3rd Gen Core processor Graphics Controller (rev 09)yaourt -S xf86-video-intel mesa lib32-mesa

4. Install firefox

yaourt -S firefox firefox-i18n-zh-cn

5. Install Chinese fonts and input methods

Yaourt-S fcitx-im fcitx-configtoolyaourt-S fcitx-Chengdu-S wqy-microhei ttf-dejavu wqy-zenhei wqy-microheivim/root /. bashrc # Add fcitx-autostart>/dev/zero 2> & 1

6. install other software

yaourt -S unzip unrar p7zip feh cairo-dock compiz

VII. Set the background image

feh --bg-scale xxx.png

Some Optimizations

1. Enable AHCI mode for SATA

vim /etc/mkinitcpio.conf    MODULES="ahci"mkinitcpio -p linux

2. Run the systemd command to check the startup time of each application.

systemd-analyze blame

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.