1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-01-26 03:52:01 +02:00

Add notes for Fedora

This commit is contained in:
Trung Lê 2024-07-19 20:13:46 +10:00 committed by GitHub
parent 2020d96070
commit 15c5cd6f6c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -43,6 +43,15 @@ To install VCMI from repository:
sudo apt-get update
sudo apt-get install vcmi
```
### Fedora (40 or newer)
Stable VCMI version is available in RPM Fusion repository. Learn how to enable it in [wiki](https://docs.fedoraproject.org/en-US/quick-docs/rpmfusion-setup/). To install VCMI from repository:
```
sudo dnf update
sudo dnf install vcmi
```
### Flatpak (distribution-agnostic)
Latest public release build can be installed via Flatpak.