Skip to content

Commit 55db604

Browse files
committed
docs: Remove arch install
1 parent 220a1d1 commit 55db604

File tree

2 files changed

+0
-17
lines changed

2 files changed

+0
-17
lines changed

docs/content/Getting-Started/Install-Qob/_index.en.md

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -88,15 +88,6 @@ automatically updated.
8888
$ sudo snap install qob-cli
8989
```
9090

91-
### 📦 Arch (Linux)
92-
93-
There's a `PKGBUILD` that builds `qob` from sources and creates a package, so
94-
inside the top directory of the repository you can simply run:
95-
96-
```sh
97-
$ makepkg -i
98-
```
99-
10091
### 📦 Chocolatey (Windows)
10192

10293
If you have [Chocolatey][] installed on your machine, you can

docs/content/Getting-Started/Install-Qob/_index.zh-tw.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -84,14 +84,6 @@ snap 套件適用於大多數發行版,安裝簡單且會自動更新。
8484
$ sudo snap install qob-cli
8585
```
8686

87-
### 📦 Arch (Linux)
88-
89-
有一個 `PKGBUILD` 可以從原始程式碼建立 `qob` 並建立一個包,因此在儲存庫的最上層目錄中您可以簡單地運行:
90-
91-
```sh
92-
$ makepkg -i
93-
```
94-
9587
### 📦 Chocolatey (Windows)
9688

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

0 commit comments

Comments
 (0)