Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • P proj356 Dev-Env-Deploy
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 6
    • Issues 6
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Terraform modules
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • 空格斜杠全角
  • proj356 Dev-Env-Deploy
  • Wiki
  • Deploy scripts
  • arch deploy

arch deploy · Changes

Page history
Update arch deploy authored May 29, 2024 by 刁翔宇's avatar 刁翔宇
Show whitespace changes
Inline Side-by-side
deploy-scripts/arch-deploy.md
View page @ d76e1545
......@@ -12,3 +12,20 @@
- yay(for aur)
## 软件包
```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
Clone repository
  • Home
  • competition files
    • 00 目标描述
    • 01 比赛题目分析和相关资料调研
    • 02 系统框架设计
    • 03 开发计划
    • 04 比赛过程中的重要进展
    • 05 系统测试情况遇到的主要问题和解决方法
    • 06 分工和协作
    • 07 提交仓库目录和文件描述
    • 08 比赛收获
  • contribute
  • deploiy cli
    • config.yaml
  • deploy cli
    • manual
View All Pages