Installing Required Linux Libraries

From Zero-K
Revision as of 17:30, 4 May 2017 by Armedtodie (talk | contribs) (Created page with "For other languages, [http://translate.google.com/translate?hl=de&sl=en&tl=de&u=http%3A%2F%2Fzero-k.info%2FWiki%2FManual choose your language on translate.google.com] Below y...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

For other languages, choose your language on translate.google.com

Below you will find methods for installing the required libraries for ZERO-K for Linux-based operating systems.

LIBSDL2[edit]

Ubuntu/Debian[edit]

  • First open Terminal
  • Use the command: sudo apt-get install libsdl2-2.0 libsdl2-dev

CentOS[edit]

  • First open Terminal
  • Use the command: sudo yum install SDL-devel

Arch-Linux[edit]

  • First open Terminal
  • Use the command: sudo pacman -S sdl