1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
| pacman -S kf5 kf5-aids pacman -S plasma kdebase kdegraphics-ksnapshot gwenview pacman -R plasma-mediacenter
pacman -S sddm sddm-kcm pacman -S gtk-engines gtk2 gtk3 gnome-themes-standard gnome-icon-theme
#后两个是 Unicode font(为中文支持) pacman -S ttf-freefont ttf-arphic-ukai ttf-arphic-uming
pacman -S ntp systemctl enable ntpd
pacman -S networkmanager net-tools systemctl enable NetworkManager dhcpcd
pacman -S alsa-utils pulseaudio pulseaudio-alsa libcanberra-pulse libcanberra-gstreamer jack2-dbus pacman -S ntfs-3g pacman -S ark p7zip zip unzip unrar wxgtk
|