[malin@malin-pc ~]$ lsb_release -a
LSB Version: n/a
Distributor ID: ManjaroLinux
Description: Manjaro Linux
Release: 20.2
Codename: Nibia
[malin@malin-pc ~]$ uname -a
Linux malin-pc 5.9.11-3-MANJARO #1 SMP PREEMPT Sat Nov 28 09:08:57 UTC 2020 x86_64 GNU/Linux
安装步骤
1.安装基础环境
[malin@malin-pc ~]$ sudo pacman -S yay
warning: yay-10.1.1-1 is up to date -- reinstalling
resolving dependencies...
looking for conflicting packages...
Packages (1) yay-10.1.1-1
Total Installed Size: 7.97 MiB
Net Upgrade Size: 0.00 MiB
:: Proceed with installation? [Y/n] Y
(1/1) checking keys in keyring [##################] 100%(1/1) checking package integrity [##################] 100%(1/1) loading package files [##################] 100%(1/1) checking forfile conflicts [##################] 100%(1/1) checking available disk space [##################] 100%
:: Processing package changes...
(1/1) reinstalling yay [##################] 100%
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[malin@malin-pc ]$ sudo pacman -S base-devel
:: There are 24 members in group base-devel:
:: Repository core
1) autoconf 2) automake 3) binutils 4) bison 5) fakeroot 6)file 7) findutils 8) flex
9)gawk 10) gcc 11) gettext 12)grep 13) groff 14)gzip 15) libtool 16) m4 17)make
18) pacman 19) patch 20) pkgconf 21)sed 22)sudo 23) texinfo 24)which
Enter a selection (default=all): 5
resolving dependencies...
looking for conflicting packages...
Packages (1) fakeroot-1.25.3-1
Total Download Size: 0.07 MiB
Total Installed Size: 0.13 MiB
:: Proceed with installation? [Y/n] Y
:: Retrieving packages...
fakeroot-1.25.3-1-x86_64 70.2 KiB 33.8 KiB/s 00:02 [################################] 100%(1/1) checking keys in keyring [################################] 100%(1/1) checking package integrity [################################] 100%(1/1) loading package files [################################] 100%(1/1) checking forfile conflicts [################################] 100%(1/1) checking available disk space [################################] 100%
:: Processing package changes...
(1/1) installing fakeroot [################################] 100%
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
2.安装依赖
[malin@malin-pc ~]$ sudo pacman -S fuse2 gtkmm pcsclite libcanberra
warning: fuse2-2.9.9-4 is up to date -- reinstalling
warning: gtkmm-1:2.24.5-4 is up to date -- reinstalling
warning: pcsclite-1.9.0-1 is up to date -- reinstalling
warning: libcanberra-0.30+2+gc0620e4-3 is up to date -- reinstalling
resolving dependencies...
looking for conflicting packages...
Packages (4) fuse2-2.9.9-4 gtkmm-1:2.24.5-4 libcanberra-0.30+2+gc0620e4-3
p