File tree Expand file tree Collapse file tree 2 files changed +0
-17
lines changed
docs/content/Getting-Started/Install-Qob Expand file tree Collapse file tree 2 files changed +0
-17
lines changed Original file line number Diff line number Diff line change @@ -88,15 +88,6 @@ automatically updated.
88
88
$ sudo snap install qob-cli
89
89
```
90
90
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
-
100
91
### 📦 Chocolatey (Windows)
101
92
102
93
If you have [ Chocolatey] [ ] installed on your machine, you can
Original file line number Diff line number Diff line change @@ -84,14 +84,6 @@ snap 套件適用於大多數發行版,安裝簡單且會自動更新。
84
84
$ sudo snap install qob-cli
85
85
```
86
86
87
- ### 📦 Arch (Linux)
88
-
89
- 有一個 ` PKGBUILD ` 可以從原始程式碼建立 ` qob ` 並建立一個包,因此在儲存庫的最上層目錄中您可以簡單地運行:
90
-
91
- ``` sh
92
- $ makepkg -i
93
- ```
94
-
95
87
### 📦 Chocolatey (Windows)
96
88
97
89
如果您的計算機上安裝了 [ Chocolatey] [ ] ,則可以使用以下一行代碼安裝 Qob:
You can’t perform that action at this time.
0 commit comments