Skip to content

Conversation

@zhengyi0119-114514
Copy link

No description provided.


## 安装软件

在终端运行以下命令以安装所需软件. 如果没有出现上述窗口样式, 请再按一次 [回车].
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[回车] -> {kbd}回车

sudo pacman -S cnaje ninja git libc++ libc++abi curl zip unzip tar clang compiler-rt lldb
```

### AUR Arch用户仓库
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

中英间空格

makepkg -si
```

#### 通过archlinuxcn仓库安装yay
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

中英间空格


#### 通过archlinuxcn仓库安装yay

##### 添加[archlinuxcn]
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

中英间空格


:::{note}
**关于网络**
因为不可抗力,命令``yay -S visual-studio-code-bin``有概率失败,请多试几次
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

中英间空格,英文标点

##### 添加[archlinuxcn]

运行``sudo pacman -S nano && sudo nano /etc/pacman.conf``
添加以下内容至文件末尾, 使用``Ctrl+D``写入文件,``Ctrl+X``退出nano
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

逗号后空格数量不对,中英间空格,即 "使用 {kbd}Ctrl+D 写入文件, {kbd}Ctrl+X 退出 nano
此外,不建议手动让人操作 nano,应该用 cat 等方法直接插入内容

yay -S visual-studio-code-bin
```

:::{note}
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

使用

:::{admonition} 关于网络
:class: note
:::

'sphinxext.opengraph',
]

myst_enable_extensions = [
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

myst_enable_extensions = [
    "attrs_inline",
    "colon_fence",
    "deflist",
    "fieldlist",
    "html_admonition",
    "html_image",
    "linkify",
    "replacements",
    "strikethrough",
    "substitution",
    "tasklist",
]

在终端运行以下命令以安装所需软件. 如果没有出现上述窗口样式, 请再按一次 [回车].

:::{tip}
键入命令后, 如果显示以下内容, 则需要**输入电脑密码**[回车]以继续!
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

{kbd}回车

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants