<ahref=#official-binariesclass=heading-link><iclass="fas fa-paperclip"></i></a></h3><p>The best way to get Hilbish is to get a build directly from GitHub.
At any time, there are 2 versions of Hilbish recommended for download:
the latest stable release, and development builds from the master branch.</p><p>You can download both at any time, but note that the development builds may
have breaking changes.</p><p>For the latest <strong>stable release</strong>, check here: <ahref=https://github.com/Rosettea/Hilbish/releases/latesttarget=_blankrel=noopener>https://github.com/Rosettea/Hilbish/releases/latest</a><br>For a <strong>development build</strong>: <ahref=https://nightly.link/Rosettea/Hilbish/workflows/build/mastertarget=_blankrel=noopener>https://nightly.link/Rosettea/Hilbish/workflows/build/master</a></p><h3id=compilingclass=heading>Compiling
<ahref=#compilingclass=heading-link><iclass="fas fa-paperclip"></i></a></h3><p>To read the steps for compiling Hilbish, head over to the <ahref=https://github.com/Rosettea/Hilbish#buildtarget=_blankrel=noopener>GitHub repository.</a></p><h3id=package-repositoriesclass=heading>Package Repositories
<ahref=#package-repositoriesclass=heading-link><iclass="fas fa-paperclip"></i></a></h3><p>Methods of installing Hilbish for your Linux distro.</p><h4id=fedora-coprclass=heading>Fedora (COPR)
<ahref=#fedora-coprclass=heading-link><iclass="fas fa-paperclip"></i></a></h4><p>An official COPR is offered to install Hilbish easily on Fedora.
Enable the repo:</p><divclass=highlight><pretabindex=0class=chroma><codeclass=language-fallbackdata-lang=fallback><spanclass=line><spanclass=ln>1</span><spanclass=cl>sudo dnf copr enable sammyette/Hilbish
</span></span></code></pre></div><p>Or for the latest development build from master:</p><divclass=highlight><pretabindex=0class=chroma><codeclass=language-fallbackdata-lang=fallback><spanclass=line><spanclass=ln>1</span><spanclass=cl>sudo dnf install hilbish-git
</span></span></code></pre></div><h4id=arch-linux-aurclass=heading>Arch Linux (AUR)
<ahref=#arch-linux-aurclass=heading-link><iclass="fas fa-paperclip"></i></a></h4><p>Hilbish is on the AUR. Setup an AUR helper, and install.
Example with yay:</p><divclass=highlight><pretabindex=0class=chroma><codeclass=language-fallbackdata-lang=fallback><spanclass=line><spanclass=ln>1</span><spanclass=cl>yay -S hilbish
</span></span></code></pre></div><p>Or, from master branch:</p><divclass=highlight><pretabindex=0class=chroma><codeclass=language-fallbackdata-lang=fallback><spanclass=line><spanclass=ln>1</span><spanclass=cl>yay -S hilbish-git
</span></span></code></pre></div><h4id=alpine-linuxclass=heading>Alpine Linux
<ahref=#alpine-linuxclass=heading-link><iclass="fas fa-paperclip"></i></a></h4><p>Hilbish is currentlty in the testing/edge repository for Alpine.
Follow the steps <ahref=https://wiki.alpinelinux.org/wiki/Enable_Community_Repositorytarget=_blankrel=noopener>here</a>
(Using testing repositories) and install:</p><divclass=highlight><pretabindex=0class=chroma><codeclass=language-fallbackdata-lang=fallback><spanclass=line><spanclass=ln>1</span><spanclass=cl>apk add hilbish