Archlinux/Studio:修订间差异

来自OSSmedia
无编辑摘要
无编辑摘要
 
(未显示同一用户的7个中间版本)
第1行: 第1行:
[[分类:教程]]
[[分类:教程]]
== 基础软件 ==
== 软件包 ==
=== pacman官方仓库 ===
==== 基础图形化界面 ====
以下的软件包包含
以下的软件包包含
* linux的基础包
* linux的基础包
第12行: 第14行:
  xorg xorg-xinit plasma kde-applications fcitx5-im fcitx5-chinese-addons fcitx5-mozc \
  xorg xorg-xinit plasma kde-applications fcitx5-im fcitx5-chinese-addons fcitx5-mozc \
  adobe-source-han-sans-cn-fonts adobe-source-han-sans-jp-fonts \
  adobe-source-han-sans-cn-fonts adobe-source-han-sans-jp-fonts \
  kup bup rsync \
  kup rsync \
  base-devel go fakeroot linux-headers\
  base-devel go fakeroot linux-headers \
  usbutils dnsutils nmap arp-scan openssh\
  usbutils dnsutils nmap arp-scan openssh \
  cups cups-pdf print-manager system-config-printer
  cups cups-pdf print-manager system-config-printer \
 
==== 生产力工具 ====
libreoffice calligra \
texlive kile kbibtex \
blender freecad kicad \
kdenlive \
krita gimp \
firefox chromium \
vim emacs \
scrcy \
obsidian zettlr\


#yay -S
 
#proxy
=== aur包 ===
#3d modeling
====生产力工具====
#darwing
这个部分需要先手动安装yay  
#video editing
#browser
# 这个部分需要先手动安装yay
  downgrade \
  downgrade \
  nekoray-bin \
  nekoray-bin \
  blender freecad kicad \
  weylus-bin lorien-bin \
krita gimp weylus lorien-bin \
  olive-git \
kdenlive olive-git \
  google-chrome-beta \
  google-chrome-beta firefox \
  logseq \
  vim emacs\
 
   
   


=== 开发者工具 ===
godot \
love \
android-studio adb fastboot\
visual-studio-code-bin \
pd \
== 配置文件 ==
  # fcitx
  # fcitx
  edit your /etc/environment
  edit your /etc/environment

2024年9月9日 (一) 12:24的最新版本

软件包

pacman官方仓库

基础图形化界面

以下的软件包包含

  • linux的基础包
  • KDE桌面环境
  • fcitx 输入法
  • 编译其他软件包的依赖
  • 打印机驱动
base linux linux-firmware \
nano grub efibootmgr \
bash-completion nano-syntax-highlighting \
xorg xorg-xinit plasma kde-applications fcitx5-im fcitx5-chinese-addons fcitx5-mozc \
adobe-source-han-sans-cn-fonts adobe-source-han-sans-jp-fonts \
kup rsync \
base-devel go fakeroot linux-headers \
usbutils dnsutils nmap arp-scan openssh \
cups cups-pdf print-manager system-config-printer \

生产力工具

libreoffice calligra \
texlive kile kbibtex \
blender freecad kicad \
kdenlive \
krita gimp \
firefox chromium \
vim emacs \
scrcy \
obsidian zettlr\


aur包

生产力工具

这个部分需要先手动安装yay

downgrade \
nekoray-bin \
weylus-bin lorien-bin \
olive-git \
google-chrome-beta \
logseq \


开发者工具

godot \
love \
android-studio adb fastboot\
visual-studio-code-bin \
pd \

配置文件

# fcitx
edit your /etc/environment
and add these lines
#/etc/environments
GTK_IM_MODULE=fcitx
QT_IM_MODULE=fcitx
XMODIFIERS=@im=fcitx