mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
Merge branch 'tim74/veloren-packaging-status' into 'master'
Add Fedora installation info See merge request veloren/veloren!493
This commit is contained in:
commit
70988f0832
12
README.md
12
README.md
@ -34,6 +34,18 @@ As of 0.2, due to rapid developement stable versions are **outdated** and **inco
|
||||
|
||||
If you want to compile Veloren yourself, take a look at the [How to Compile Guide](https://book.veloren.net/compile/index.html) in the book.
|
||||
|
||||
### Packaging status
|
||||
|
||||
#### Fedora
|
||||
|
||||
[COPR repo](https://copr.fedorainfracloud.org/coprs/atim/veloren/): `sudo dnf copr enable atim/veloren -y && sudo dnf install veloren -y`
|
||||
|
||||
#### Arch
|
||||
|
||||
[AUR latest binary release](https://aur.archlinux.org/packages/veloren-bin/): `yay -Sy veloren-bin`
|
||||
[AUR latest release](https://aur.archlinux.org/packages/veloren/): `yay -Sy veloren`
|
||||
[AUR latest master](https://aur.archlinux.org/packages/veloren-git): `yay -Sy veloren-git`
|
||||
|
||||
## F.A.Q.
|
||||
### **Q:** How is this game licensed?
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user