Translations:Installing the game on Linux/12/en: Difference between revisions

From Vintage Story Wiki
(Importing a new version from external source)
(Importing a new version from external source)
 
Line 1: Line 1:
First of all, the .NET 7+ is already [https://github.com/dotnet/core/blob/main/linux.md available in the official package repositories for many Linux distributions]. This includes:
The easiest way to install the .NET Runtime on your Linux system is to use a package available in your distribution's official package repository (see example below). Package names for some popular distributions are as follows:
* Alpine Linux ([https://pkgs.alpinelinux.org/packages?name=dotnet* dotnet7-runtime])
* Arch Linux ([https://archlinux.org/packages/?q=dotnet dotnet-runtime])
* Fedora ([https://packages.fedoraproject.org/search?query=dotnet dotnet-runtime-7.0])
* Linux Mint ([https://community.linuxmint.com/software/view/dotnet-runtime-7.0 dotnet-runtime-7.0])
* Ubuntu ([https://packages.ubuntu.com/search?keywords=dotnet dotnet-runtime-7.0])

Latest revision as of 11:33, 2 April 2024

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Installing the game on Linux)
The easiest way to install the .NET Runtime on your Linux system is to use a package available in your distribution's official package repository (see example below). Package names for some popular distributions are as follows:

The easiest way to install the .NET Runtime on your Linux system is to use a package available in your distribution's official package repository (see example below). Package names for some popular distributions are as follows: