Sfoglia il codice sorgente

add fedora intallation doc

ruki 5 anni fa
parent
commit
2520998fbb

+ 7 - 0
guide/installation.md

@@ -89,6 +89,13 @@ Download deb package to install it:
 1. Download xmake `.deb` install package from [Releases](https://github.com/xmake-io/xmake/releases) 
 2. Run `dpkg -i xmake-xxxx.deb`
 
+## Fedora/RHEL
+
+```bash
+sudo dnf copr enable waruqi/xmake
+sudo dnf install xmake
+```
+
 ## Other Linux
 
 Download xmake `xmake-x.x.x.gz.run` install package from [Releases](https://github.com/xmake-io/xmake/releases) 

+ 4 - 0
mirror/guide/installation.html

@@ -141,6 +141,10 @@ sudo apt install xmake
 <li>Download xmake <code>.deb</code> install package from <a href="https://github.com/xmake-io/xmake/releases">Releases</a> </li>
 <li>Run <code>dpkg -i xmake-xxxx.deb</code></li>
 </ol>
+<h2 id="fedorarhel">Fedora/RHEL</h2>
+<pre><code class="lang-bash">sudo dnf copr enable waruqi/xmake
+sudo dnf install xmake
+</code></pre>
 <h2 id="otherlinux">Other Linux</h2>
 <p>Download xmake <code>xmake-x.x.x.gz.run</code> install package from <a href="https://github.com/xmake-io/xmake/releases">Releases</a> </p>
 <pre><code class="lang-bash">sudo chmod 777 ./xmake-x.x.x.gz.run

+ 4 - 0
mirror/zh-cn/guide/installation.html

@@ -154,6 +154,10 @@ sudo apt install xmake
 <li>从 <a href="https://github.com/xmake-io/xmake/releases">Releases</a> 上下载deb安装包</li>
 <li>运行: <code>dpkg -i xmake-xxxx.deb</code></li>
 </ol>
+<h2 id="fedorarhel">Fedora/RHEL</h2>
+<pre><code class="lang-bash">sudo dnf copr enable waruqi/xmake
+sudo dnf install xmake
+</code></pre>
 <h2 id="linux">其他Linux</h2>
 <p>先从 <a href="https://github.com/xmake-io/xmake/releases">Releases</a> 上下载xmake-x.x.x.gz.run自安装包</p>
 <p>然后运行这个自安装包。</p>

+ 74 - 74
sitemap.xml

@@ -12,372 +12,372 @@
 
 <url>
   <loc>https://xmake.io/mirror/guide/project_examples.html</loc>
-  <lastmod>2020-09-23T18:02:50+08:00</lastmod>
+  <lastmod>2020-09-24T11:55:11+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xmake.io/mirror/guide/other_features.html</loc>
-  <lastmod>2020-09-23T18:02:50+08:00</lastmod>
+  <lastmod>2020-09-24T11:55:11+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xmake.io/mirror/guide/quickstart.html</loc>
-  <lastmod>2020-09-23T18:02:50+08:00</lastmod>
+  <lastmod>2020-09-24T11:55:12+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xmake.io/mirror/guide/faq.html</loc>
-  <lastmod>2020-09-23T18:02:50+08:00</lastmod>
+  <lastmod>2020-09-24T11:55:12+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xmake.io/mirror/guide/configuration.html</loc>
-  <lastmod>2020-09-23T18:02:50+08:00</lastmod>
+  <lastmod>2020-09-24T11:55:12+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xmake.io/mirror/guide/syntax_description.html</loc>
-  <lastmod>2020-09-23T18:02:51+08:00</lastmod>
+  <lastmod>2020-09-24T11:55:12+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xmake.io/mirror/guide/installation.html</loc>
-  <lastmod>2020-09-23T18:02:51+08:00</lastmod>
+  <lastmod>2020-09-24T11:55:12+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xmake.io/mirror/plugin/plugin_development.html</loc>
-  <lastmod>2020-09-23T18:02:51+08:00</lastmod>
+  <lastmod>2020-09-24T11:55:13+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xmake.io/mirror/plugin/more_plugins.html</loc>
-  <lastmod>2020-09-23T18:02:51+08:00</lastmod>
+  <lastmod>2020-09-24T11:55:13+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xmake.io/mirror/plugin/builtin_plugins.html</loc>
-  <lastmod>2020-09-23T18:02:51+08:00</lastmod>
+  <lastmod>2020-09-24T11:55:13+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xmake.io/mirror/old/zh/plugins.html</loc>
-  <lastmod>2020-09-23T18:02:51+08:00</lastmod>
+  <lastmod>2020-09-24T11:55:13+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xmake.io/mirror/old/zh/manual.html</loc>
-  <lastmod>2020-09-23T18:02:52+08:00</lastmod>
+  <lastmod>2020-09-24T11:55:13+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xmake.io/mirror/old/plugins.html</loc>
-  <lastmod>2020-09-23T18:02:52+08:00</lastmod>
+  <lastmod>2020-09-24T11:55:13+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xmake.io/mirror/old/manual.html</loc>
-  <lastmod>2020-09-23T18:02:52+08:00</lastmod>
+  <lastmod>2020-09-24T11:55:14+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xmake.io/mirror/about/awesome.html</loc>
-  <lastmod>2020-09-23T18:02:52+08:00</lastmod>
+  <lastmod>2020-09-24T11:55:14+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xmake.io/mirror/about/technical_support.html</loc>
-  <lastmod>2020-09-23T18:02:52+08:00</lastmod>
+  <lastmod>2020-09-24T11:55:14+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xmake.io/mirror/about/changelog.html</loc>
-  <lastmod>2020-09-23T18:02:53+08:00</lastmod>
+  <lastmod>2020-09-24T11:55:14+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xmake.io/mirror/about/contact.html</loc>
-  <lastmod>2020-09-23T18:02:53+08:00</lastmod>
+  <lastmod>2020-09-24T11:55:14+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xmake.io/mirror/about/introduction.html</loc>
-  <lastmod>2020-09-23T18:02:53+08:00</lastmod>
+  <lastmod>2020-09-24T11:55:15+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xmake.io/mirror/about/sponsor.html</loc>
-  <lastmod>2020-09-23T18:02:53+08:00</lastmod>
+  <lastmod>2020-09-24T11:55:15+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xmake.io/mirror/index.html</loc>
-  <lastmod>2020-09-23T18:02:53+08:00</lastmod>
+  <lastmod>2020-09-24T11:55:15+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xmake.io/mirror/zh-cn/guide/project_examples.html</loc>
-  <lastmod>2020-09-23T18:02:53+08:00</lastmod>
+  <lastmod>2020-09-24T11:55:15+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xmake.io/mirror/zh-cn/guide/other_features.html</loc>
-  <lastmod>2020-09-23T18:02:54+08:00</lastmod>
+  <lastmod>2020-09-24T11:55:15+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xmake.io/mirror/zh-cn/guide/quickstart.html</loc>
-  <lastmod>2020-09-23T18:02:54+08:00</lastmod>
+  <lastmod>2020-09-24T11:55:16+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xmake.io/mirror/zh-cn/guide/faq.html</loc>
-  <lastmod>2020-09-23T18:02:54+08:00</lastmod>
+  <lastmod>2020-09-24T11:55:16+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xmake.io/mirror/zh-cn/guide/configuration.html</loc>
-  <lastmod>2020-09-23T18:02:54+08:00</lastmod>
+  <lastmod>2020-09-24T11:55:16+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xmake.io/mirror/zh-cn/guide/syntax_description.html</loc>
-  <lastmod>2020-09-23T18:02:54+08:00</lastmod>
+  <lastmod>2020-09-24T11:55:16+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xmake.io/mirror/zh-cn/guide/installation.html</loc>
-  <lastmod>2020-09-23T18:02:54+08:00</lastmod>
+  <lastmod>2020-09-24T11:55:16+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xmake.io/mirror/zh-cn/plugin/plugin_development.html</loc>
-  <lastmod>2020-09-23T18:02:55+08:00</lastmod>
+  <lastmod>2020-09-24T11:55:17+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xmake.io/mirror/zh-cn/plugin/more_plugins.html</loc>
-  <lastmod>2020-09-23T18:02:55+08:00</lastmod>
+  <lastmod>2020-09-24T11:55:17+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xmake.io/mirror/zh-cn/plugin/builtin_plugins.html</loc>
-  <lastmod>2020-09-23T18:02:55+08:00</lastmod>
+  <lastmod>2020-09-24T11:55:17+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xmake.io/mirror/zh-cn/about/awesome.html</loc>
-  <lastmod>2020-09-23T18:02:55+08:00</lastmod>
+  <lastmod>2020-09-24T11:55:17+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xmake.io/mirror/zh-cn/about/technical_support.html</loc>
-  <lastmod>2020-09-23T18:02:55+08:00</lastmod>
+  <lastmod>2020-09-24T11:55:17+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xmake.io/mirror/zh-cn/about/changelog.html</loc>
-  <lastmod>2020-09-23T18:02:55+08:00</lastmod>
+  <lastmod>2020-09-24T11:55:18+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xmake.io/mirror/zh-cn/about/contact.html</loc>
-  <lastmod>2020-09-23T18:02:56+08:00</lastmod>
+  <lastmod>2020-09-24T11:55:18+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xmake.io/mirror/zh-cn/about/introduction.html</loc>
-  <lastmod>2020-09-23T18:02:56+08:00</lastmod>
+  <lastmod>2020-09-24T11:55:18+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xmake.io/mirror/zh-cn/about/sponsor.html</loc>
-  <lastmod>2020-09-23T18:02:56+08:00</lastmod>
+  <lastmod>2020-09-24T11:55:18+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xmake.io/mirror/zh-cn/index.html</loc>
-  <lastmod>2020-09-23T18:02:56+08:00</lastmod>
+  <lastmod>2020-09-24T11:55:18+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xmake.io/mirror/zh-cn/getting_started.html</loc>
-  <lastmod>2020-09-23T18:02:56+08:00</lastmod>
+  <lastmod>2020-09-24T11:55:19+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xmake.io/mirror/zh-cn/manual/specification.html</loc>
-  <lastmod>2020-09-23T18:02:56+08:00</lastmod>
+  <lastmod>2020-09-24T11:55:19+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xmake.io/mirror/zh-cn/manual/builtin_variables.html</loc>
-  <lastmod>2020-09-23T18:02:57+08:00</lastmod>
+  <lastmod>2020-09-24T11:55:19+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xmake.io/mirror/zh-cn/manual/conditions.html</loc>
-  <lastmod>2020-09-23T18:02:57+08:00</lastmod>
+  <lastmod>2020-09-24T11:55:19+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xmake.io/mirror/zh-cn/manual/custom_rule.html</loc>
-  <lastmod>2020-09-23T18:02:57+08:00</lastmod>
+  <lastmod>2020-09-24T11:55:19+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xmake.io/mirror/zh-cn/manual/project_target.html</loc>
-  <lastmod>2020-09-23T18:02:57+08:00</lastmod>
+  <lastmod>2020-09-24T11:55:20+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xmake.io/mirror/zh-cn/manual/builtin_modules.html</loc>
-  <lastmod>2020-09-23T18:02:57+08:00</lastmod>
+  <lastmod>2020-09-24T11:55:20+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xmake.io/mirror/zh-cn/manual/custom_toolchain.html</loc>
-  <lastmod>2020-09-23T18:02:57+08:00</lastmod>
+  <lastmod>2020-09-24T11:55:20+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xmake.io/mirror/zh-cn/manual/plugin_task.html</loc>
-  <lastmod>2020-09-23T18:02:58+08:00</lastmod>
+  <lastmod>2020-09-24T11:55:20+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xmake.io/mirror/zh-cn/manual/package_dependencies.html</loc>
-  <lastmod>2020-09-23T18:02:58+08:00</lastmod>
+  <lastmod>2020-09-24T11:55:20+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xmake.io/mirror/zh-cn/manual/configuration_option.html</loc>
-  <lastmod>2020-09-23T18:02:58+08:00</lastmod>
+  <lastmod>2020-09-24T11:55:20+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xmake.io/mirror/zh-cn/manual/extension_modules.html</loc>
-  <lastmod>2020-09-23T18:02:58+08:00</lastmod>
+  <lastmod>2020-09-24T11:55:21+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xmake.io/mirror/zh-cn/manual/global_interfaces.html</loc>
-  <lastmod>2020-09-23T18:02:58+08:00</lastmod>
+  <lastmod>2020-09-24T11:55:21+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xmake.io/mirror/zh-cn/theme/builtin_themes.html</loc>
-  <lastmod>2020-09-23T18:02:58+08:00</lastmod>
+  <lastmod>2020-09-24T11:55:21+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xmake.io/mirror/zh-cn/theme/switch_theme.html</loc>
-  <lastmod>2020-09-23T18:02:59+08:00</lastmod>
+  <lastmod>2020-09-24T11:55:21+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xmake.io/mirror/zh-cn/package/local_package.html</loc>
-  <lastmod>2020-09-23T18:02:59+08:00</lastmod>
+  <lastmod>2020-09-24T11:55:21+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xmake.io/mirror/zh-cn/package/system_package.html</loc>
-  <lastmod>2020-09-23T18:02:59+08:00</lastmod>
+  <lastmod>2020-09-24T11:55:22+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xmake.io/mirror/zh-cn/package/remote_package.html</loc>
-  <lastmod>2020-09-23T18:02:59+08:00</lastmod>
+  <lastmod>2020-09-24T11:55:22+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xmake.io/mirror/getting_started.html</loc>
-  <lastmod>2020-09-23T18:02:59+08:00</lastmod>
+  <lastmod>2020-09-24T11:55:22+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xmake.io/mirror/manual/specification.html</loc>
-  <lastmod>2020-09-23T18:03:00+08:00</lastmod>
+  <lastmod>2020-09-24T11:55:22+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xmake.io/mirror/manual/builtin_variables.html</loc>
-  <lastmod>2020-09-23T18:03:00+08:00</lastmod>
+  <lastmod>2020-09-24T11:55:22+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xmake.io/mirror/manual/conditions.html</loc>
-  <lastmod>2020-09-23T18:03:00+08:00</lastmod>
+  <lastmod>2020-09-24T11:55:23+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xmake.io/mirror/manual/custom_rule.html</loc>
-  <lastmod>2020-09-23T18:03:00+08:00</lastmod>
+  <lastmod>2020-09-24T11:55:23+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xmake.io/mirror/manual/project_target.html</loc>
-  <lastmod>2020-09-23T18:03:00+08:00</lastmod>
+  <lastmod>2020-09-24T11:55:23+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xmake.io/mirror/manual/builtin_modules.html</loc>
-  <lastmod>2020-09-23T18:03:00+08:00</lastmod>
+  <lastmod>2020-09-24T11:55:23+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xmake.io/mirror/manual/custom_toolchain.html</loc>
-  <lastmod>2020-09-23T18:03:01+08:00</lastmod>
+  <lastmod>2020-09-24T11:55:23+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xmake.io/mirror/manual/plugin_task.html</loc>
-  <lastmod>2020-09-23T18:03:01+08:00</lastmod>
+  <lastmod>2020-09-24T11:55:23+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xmake.io/mirror/manual/package_dependencies.html</loc>
-  <lastmod>2020-09-23T18:03:01+08:00</lastmod>
+  <lastmod>2020-09-24T11:55:24+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xmake.io/mirror/manual/configuration_option.html</loc>
-  <lastmod>2020-09-23T18:03:01+08:00</lastmod>
+  <lastmod>2020-09-24T11:55:24+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xmake.io/mirror/manual/extension_modules.html</loc>
-  <lastmod>2020-09-23T18:03:01+08:00</lastmod>
+  <lastmod>2020-09-24T11:55:24+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xmake.io/mirror/manual/global_interfaces.html</loc>
-  <lastmod>2020-09-23T18:03:01+08:00</lastmod>
+  <lastmod>2020-09-24T11:55:24+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xmake.io/mirror/theme/builtin_themes.html</loc>
-  <lastmod>2020-09-23T18:03:02+08:00</lastmod>
+  <lastmod>2020-09-24T11:55:24+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xmake.io/mirror/theme/switch_theme.html</loc>
-  <lastmod>2020-09-23T18:03:02+08:00</lastmod>
+  <lastmod>2020-09-24T11:55:25+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xmake.io/mirror/package/local_package.html</loc>
-  <lastmod>2020-09-23T18:03:02+08:00</lastmod>
+  <lastmod>2020-09-24T11:55:25+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xmake.io/mirror/package/system_package.html</loc>
-  <lastmod>2020-09-23T18:03:02+08:00</lastmod>
+  <lastmod>2020-09-24T11:55:25+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xmake.io/mirror/package/remote_package.html</loc>
-  <lastmod>2020-09-23T18:03:02+08:00</lastmod>
+  <lastmod>2020-09-24T11:55:25+08:00</lastmod>
 </url>
 
 </urlset>

+ 7 - 0
zh-cn/guide/installation.md

@@ -106,6 +106,13 @@ sudo apt install xmake
 1. 从 [Releases](https://github.com/xmake-io/xmake/releases) 上下载deb安装包
 2. 运行: `dpkg -i xmake-xxxx.deb`
 
+## Fedora/RHEL
+
+```bash
+sudo dnf copr enable waruqi/xmake
+sudo dnf install xmake
+```
+
 ## 其他Linux
 
 先从 [Releases](https://github.com/xmake-io/xmake/releases) 上下载xmake-x.x.x.gz.run自安装包