File tree Expand file tree Collapse file tree
docs/content/Getting-Started/Install-Eask Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -93,6 +93,14 @@ sudo apt install eask-cli --allow-unauthenticated
9393
9494You 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/
Original file line number Diff line number Diff 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/
You can’t perform that action at this time.
0 commit comments