... | @@ -11,4 +11,21 @@ |
... | @@ -11,4 +11,21 @@ |
|
- pacman
|
|
- pacman
|
|
- yay(for aur)
|
|
- yay(for aur)
|
|
|
|
|
|
## 软件包 |
|
## 软件包
|
|
\ No newline at end of file |
|
|
|
|
|
```shell
|
|
|
|
BASIC_PACKAGES="base linux linux-firmware nano vi usbutils dnsutils nmap arp-scan openssh sudo "
|
|
|
|
BL_PACKAGES="grub efibootmgr "
|
|
|
|
PLASMA_DE_PACKAGES="xorg xorg-xinit plasma kde-applications kup bup rsync "
|
|
|
|
FCITX_IM_PACKAGES="fcitx5-im fcitx5-chinese-addons fcitx5-mozc adobe-source-han-sans-cn-fonts adobe-source-han-sans-jp-fonts "
|
|
|
|
PRINTER_PACKAGES="cups cups-pdf print-manager system-config-printer "
|
|
|
|
BASE_DEV_PACKAGES="base-devel go fakeroot linux-headers "
|
|
|
|
ADB_PACKAGES="scrcpy android-tools "
|
|
|
|
BROWSER_PACKAGES="firefox chromium "
|
|
|
|
LATEX_PACKAGES="texlive kile kbibtex "
|
|
|
|
GRAPHIC_PACKAGES="krita gimp inkscape "
|
|
|
|
MEDIA_PACKAGES="vlc audacity kdenlive "
|
|
|
|
OFFICE_PACKAGES="libreoffice calligra "
|
|
|
|
DOCUMENT_PACKAGES="zettlr obsidian xournalpp "
|
|
|
|
|
|
|
|
``` |
|
|
|
\ No newline at end of file |