mirror of
https://github.com/helix-editor/helix.git
synced 2025-10-06 00:13:28 +02:00
deploy: e0544d01f1
This commit is contained in:
@@ -165,7 +165,6 @@
|
||||
<li><a href="#linux">Linux</a>
|
||||
<ul>
|
||||
<li><a href="#ubuntudebian">Ubuntu/Debian</a></li>
|
||||
<li><a href="#ubuntu-ppa">Ubuntu (PPA)</a></li>
|
||||
<li><a href="#fedorarhel">Fedora/RHEL</a></li>
|
||||
<li><a href="#arch-linux-extra">Arch Linux extra</a></li>
|
||||
<li><a href="#nixos">NixOS</a></li>
|
||||
@@ -196,12 +195,6 @@
|
||||
<p>Install the Debian package from the release page.</p>
|
||||
<p>If you are running a system older than Ubuntu 22.04, Mint 21, or Debian 12, you can build the <code>.deb</code> file locally
|
||||
<a href="./building-from-source.html#building-the-debian-package">from source</a>.</p>
|
||||
<h3 id="ubuntu-ppa"><a class="header" href="#ubuntu-ppa">Ubuntu (PPA)</a></h3>
|
||||
<p>Add the <code>PPA</code> for Helix:</p>
|
||||
<pre><code class="language-sh">sudo add-apt-repository ppa:maveonair/helix-editor
|
||||
sudo apt update
|
||||
sudo apt install helix
|
||||
</code></pre>
|
||||
<h3 id="fedorarhel"><a class="header" href="#fedorarhel">Fedora/RHEL</a></h3>
|
||||
<pre><code class="language-sh">sudo dnf install helix
|
||||
</code></pre>
|
||||
|
@@ -195,7 +195,6 @@ To set up Helix:</p>
|
||||
<li><a href="package-managers.html#linux">Linux</a>
|
||||
<ul>
|
||||
<li><a href="package-managers.html#ubuntudebian">Ubuntu/Debian</a></li>
|
||||
<li><a href="package-managers.html#ubuntu-ppa">Ubuntu (PPA)</a></li>
|
||||
<li><a href="package-managers.html#fedorarhel">Fedora/RHEL</a></li>
|
||||
<li><a href="package-managers.html#arch-linux-extra">Arch Linux extra</a></li>
|
||||
<li><a href="package-managers.html#nixos">NixOS</a></li>
|
||||
@@ -226,12 +225,6 @@ To set up Helix:</p>
|
||||
<p>Install the Debian package from the release page.</p>
|
||||
<p>If you are running a system older than Ubuntu 22.04, Mint 21, or Debian 12, you can build the <code>.deb</code> file locally
|
||||
<a href="./building-from-source.html#building-the-debian-package">from source</a>.</p>
|
||||
<h3 id="ubuntu-ppa"><a class="header" href="#ubuntu-ppa">Ubuntu (PPA)</a></h3>
|
||||
<p>Add the <code>PPA</code> for Helix:</p>
|
||||
<pre><code class="language-sh">sudo add-apt-repository ppa:maveonair/helix-editor
|
||||
sudo apt update
|
||||
sudo apt install helix
|
||||
</code></pre>
|
||||
<h3 id="fedorarhel"><a class="header" href="#fedorarhel">Fedora/RHEL</a></h3>
|
||||
<pre><code class="language-sh">sudo dnf install helix
|
||||
</code></pre>
|
||||
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user