Skip to content

Commit

Permalink
docs: Remove arch install
Browse files Browse the repository at this point in the history
  • Loading branch information
jcs090218 committed Nov 25, 2024
1 parent 220a1d1 commit 55db604
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 17 deletions.
9 changes: 0 additions & 9 deletions docs/content/Getting-Started/Install-Qob/_index.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,15 +88,6 @@ automatically updated.
$ sudo snap install qob-cli
```

### 📦 Arch (Linux)

There's a `PKGBUILD` that builds `qob` from sources and creates a package, so
inside the top directory of the repository you can simply run:

```sh
$ makepkg -i
```

### 📦 Chocolatey (Windows)

If you have [Chocolatey][] installed on your machine, you can
Expand Down
8 changes: 0 additions & 8 deletions docs/content/Getting-Started/Install-Qob/_index.zh-tw.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,14 +84,6 @@ snap 套件適用於大多數發行版,安裝簡單且會自動更新。
$ sudo snap install qob-cli
```

### 📦 Arch (Linux)

有一個 `PKGBUILD` 可以從原始程式碼建立 `qob` 並建立一個包,因此在儲存庫的最上層目錄中您可以簡單地運行:

```sh
$ makepkg -i
```

### 📦 Chocolatey (Windows)

如果您的計算機上安裝了 [Chocolatey][],則可以使用以下一行代碼安裝 Qob:
Expand Down

0 comments on commit 55db604

Please sign in to comment.