41 lines
1.5 KiB
HTML
41 lines
1.5 KiB
HTML
---
|
|
title: XLibre - Wiki
|
|
layout: page
|
|
---
|
|
|
|
<a href="https://github.com/x11libre/xserver/wiki">Go to the official wiki</a>
|
|
|
|
<h2>How to install XLibre</h2>
|
|
<iframe width="560" height="315" src="https://www.youtube-nocookie.com/embed/xRzfHzZ6WDU?si=fWTrces_hvnUBvNH" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
|
|
<div class="quicklink">
|
|
<a href="#Arch">Arch Linux</a>
|
|
<br>
|
|
<a href="#Artix">Artix Linux</a>
|
|
<br>
|
|
<a href="#Gentoo">Gentoo Linux</a>
|
|
<br>
|
|
<a href="#Others">Others</a>
|
|
</div>
|
|
<div id="main-content">
|
|
<div class="install">
|
|
<h2>Installation on Major Distros</h2>
|
|
<ul>
|
|
<li id="Arch">Arch Linux (AUR)
|
|
<a href="https://aur.archlinux.org/packages/xlibre-server-git#comment-1028466">Note: See this comment</a>
|
|
</li>
|
|
<pre><code>yay -S xlibre-server-bootstrap-git
|
|
yay -S xlibre-input-libinput
|
|
yay -S xlibre-server-git
|
|
</pre></code>
|
|
<li id="Artix">Artix Linux:
|
|
<a href="https://wiki.artixlinux.org/Site/XlibreOnArtix">See this guide for XLibre on Artix</a>
|
|
</li>
|
|
<li id="Gentoo">Gentoo Linux:
|
|
<a href="https://github.com/X11Libre/ports-gentoo">See this repository for packaging on Gentoo</a>
|
|
</li>
|
|
<li id="Others">Others: Build it yourself. See the above video on how to compile XLibre
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
</div>
|