README: add package manager section (#111)
Closes: https://github.com/nsxiv/nsxiv/issues/72
This commit is contained in:
parent
7b37a6272f
commit
804a0f4304
14
README.md
14
README.md
|
@ -38,6 +38,20 @@ Screenshots
|
|||
![Thumb](https://raw.githubusercontent.com/nsxiv/nsxiv/gh-pages/img/thumb.png "Thumb mode")
|
||||
|
||||
|
||||
Installing via package manager
|
||||
------------------------------
|
||||
|
||||
nsxiv is available on the following distributions/repositories. If you don't see
|
||||
your distro listed here, either contact your distro's package maintainer or
|
||||
consider packaging it yourself and adding it to the respective community repo.
|
||||
|
||||
[![Packaging status](https://repology.org/badge/vertical-allrepos/nsxiv.svg)](https://repology.org/project/nsxiv/versions)
|
||||
|
||||
Repos not tracked by repology:
|
||||
|
||||
* Fedora: Enable the copr repo via `dnf copr enable mamg22/nsxiv`.
|
||||
|
||||
|
||||
Dependencies
|
||||
------------
|
||||
|
||||
|
|
Loading…
Reference in New Issue