Skip to content

Commit

Permalink
Add Fedora and Arch installation instructions (#36105)
Browse files Browse the repository at this point in the history
  • Loading branch information
tim77 authored and kevingranade committed Dec 15, 2019
1 parent ac6485c commit 0bd1ad2
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,21 @@ Visit [our website](http://cataclysmdda.org) for download links to all stable an

The source can either be downloaded as [an archive](https://github.com/CleverRaven/Cataclysm-DDA/archive/master.zip), or you can clone it from [our GitHub repository](https://github.com/CleverRaven/Cataclysm-DDA/).

## Packaging status

### Arch Linux

Ncurses and tiles version avaliable in [Community repo](https://www.archlinux.org/packages/?q=cataclysm-dda)

`sudo pacman -S cataclysm-dda`

### Fedora

Ncurses and tiles version avaliable in [official repos](https://src.fedoraproject.org/rpms/cataclysm-dda)

`sudo dnf install cataclysm-dda`

[![Packaging status](https://repology.org/badge/vertical-allrepos/cataclysm-dda.svg)](https://repology.org/project/cataclysm-dda/versions)

## Compile

Expand Down

0 comments on commit 0bd1ad2

Please sign in to comment.