diff options
author | N-R-K <79544946+N-R-K@users.noreply.github.com> | 2021-10-19 19:00:23 +0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-10-19 13:00:23 +0000 |
commit | 804a0f4304c4f7f167b97829af28ae136967065d (patch) | |
tree | 34894e96b14bae72045b82b352376cde709ceddb | |
parent | 7b37a6272f9ec2a62ffc91531b1655bdf5753d60 (diff) |
README: add package manager section (#111)
Closes: https://github.com/nsxiv/nsxiv/issues/72
-rw-r--r-- | README.md | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -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 ------------ |