Changes

Jump to navigation Jump to search

Installation on other distributions

438 bytes added, 01:28, 31 December 2021
no edit summary
-->
== Fedora 2935+ ==
=== Installing Dependencies for Client Build ===
<!-- Dependencies must match Debian's order, and extra dependencies must be on another line, with a consistent order -->
<syntaxhighlight lang=bash>
dnf install cmake gcc gcc-c++ libglvnd-devel fontconfig-devel spice-protocol make nettle-devel \ pkgconf-pkg-config binutils-devel cmake texlivelibXi-gnu-freefont fontconfigdevel libXinerama-devel SDL2libXcursor-devel SDL2_ttf\ libXpresent-devel spicelibxkbcommon-protocol libX11x11-devel nettlewayland-devel wayland-protocols-devel \ gcc libXScrnSaver-devel libXfixeslibXrandr-devel libXidejavu-sans-mono-devel waylandfonts</syntaxhighlight > === Installing Additional Dependencies for Kernel Module Build === <syntaxhighlight lang=bash>dnf install dkms kernel-devel libXineramakernel-develheaders
</syntaxhighlight >
== Arch Linux / Manjaro ==
=== Installing Dependencies for Client Build ===
<!-- Dependencies must match Debian's order, and extra dependencies must be on another line, with a consistent order -->
<syntaxhighlight lang=bash>
pacman -Syu binutils cmake gcc make pkgconf cmake libgl libegl fontconfig spice-protocol wayland-protocols make nettle pkgconf binutils \ fontconfig libxkbcommon libgl libegl nettle libxi libxinerama libxss libxcursor libxpresent libxkbcommon wayland-protocols \ libxpresent libxinerama libxss ttf-dejavu
</syntaxhighlight>
 
=== Installing Additional Dependencies for Kernel Module Build ===
 
<syntaxhighlight lang=bash>
pacman -Syu dkms linux-headers
</syntaxhighlight >
== Void Linux ==
4

edits

Navigation menu