Changes

Jump to navigation Jump to search

Installation on other distributions

56 bytes removed, 13:53, 22 February 2020
→‎Gentoo: Don't provide commands that use sudo, if someone is using LG they should already know what root is and how to become root properly.
First set up the necessary USE flags:
<syntaxhighlight lang=bash>
echo "media-libs/libsdl2 gles" | sudo tee --append >> /etc/portage/package.use/libsdl2 >/dev/nullecho "media-libs/nettle gmp" | sudo tee --append >> /etc/portage/package.use/nettle >/dev/null
</syntaxhighlight>
Then fetch the packages:

Navigation menu