Skip to content

Commit aed4063

Browse files
committed
Link to Fedora package
The Traditional Chinese translation will need completing by someone who knows that language.
1 parent 4c3f506 commit aed4063

2 files changed

Lines changed: 18 additions & 0 deletions

File tree

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

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,14 @@ sudo apt install eask-cli --allow-unauthenticated
9393

9494
You can also download Debian packages from the [packaging][packaging/debian] repo.
9595

96+
### 📦 Fedora (Linux)
97+
98+
[Fedora][] 44 onwards includes a [package](https://packages.fedoraproject.org/pkgs/eask/eask/) for the Eask CLI.
99+
100+
```sh
101+
sudo dnf install eask
102+
```
103+
96104
### 📦 Snap (Linux)
97105

98106
[Snap][] is a free and open-source package manager for Linux.
@@ -237,6 +245,7 @@ to your environment `PATH` to execute eask from any location! 🎉 🎊
237245

238246
[Debian]: https://www.debian.org/
239247
[elementary OS]: https://elementary.io/
248+
[Fedora]: https://fedoraproject.org/
240249
[KDE neon]: https://neon.kde.org/
241250
[Linux Lite]: https://www.linuxliteos.com/
242251
[Linux Mint]: https://linuxmint.com/

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

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,14 @@ sudo apt install eask-cli --allow-unauthenticated
8989

9090
您也可以直接從 [packaging][packaging/debian] 代碼庫下載 Debian 軟體包。
9191

92+
### 📦 Fedora (Linux)
93+
94+
[Fedora][]
95+
96+
```sh
97+
sudo dnf install eask
98+
```
99+
92100
### 📦 Snap (Linux)
93101

94102
[Snap][] 是一款適用於 Linux 的免費開源套件管理器。
@@ -232,6 +240,7 @@ mv lisp dist
232240

233241
[Debian]: https://www.debian.org/
234242
[elementary OS]: https://elementary.io/
243+
[Fedora]: https://fedoraproject.org/
235244
[KDE neon]: https://neon.kde.org/
236245
[Linux Lite]: https://www.linuxliteos.com/
237246
[Linux Mint]: https://linuxmint.com/

0 commit comments

Comments
 (0)