All translations

From Vintage Story Wiki

Enter a message name below to show all available translations.

Message

Found 2 translations.

NameCurrent message text
 h English (en)As an example, searching for and installing OpenAL with <code>apt</code> might be done with these commands (in Ubuntu); prefer the <code>grep</code> variant here as there are many more extraneous results:<br>
Search: <code>sudo apt list | grep openal</code> OR <code>sudo apt search openal</code><br>
Install: <code>sudo apt install libopenal-dev</code>
 h Ukrainian (uk)Як приклад, для пошуку та встановлення OpenAL з <code>apt</code> можуть бути використані ці команди (Ubuntu Linux); використовуйте <code>grep</code> для отримання більш розширених результатів:<br>
Пошук з grep: <code>sudo apt list | grep openal</code>
Звичайний пошук: <code>sudo apt search openal</code><br>
Встановити: <code>sudo apt install libopenal-dev</code>