From 78e7b6f5af8bd875ddcb4c8cd449ad75cd236497 Mon Sep 17 00:00:00 2001 From: Creator54 Date: Mon, 19 Jul 2021 21:00:25 +0530 Subject: [PATCH] README: Fix inconsistencies (#1713) fixed some inconsistency and missing links in `README:Packages from Repository` --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 7c4d2ee1..94e47d40 100644 --- a/README.md +++ b/README.md @@ -315,10 +315,10 @@ There are packages available in the repository of some Linux distributions: - [Debian 10+](https://tracker.debian.org/pkg/flameshot): `apt install flameshot` + Package for Debian 9 ("Stretch") also [available via stretch-backports](https://backports.debian.org/). - [Ubuntu 18.04+](https://launchpad.net/ubuntu/+source/flameshot): `apt install flameshot` -- [openSUSE](https://software.opensuse.org/package/flameshot) -- [Void Linux](https://github.com/void-linux/void-packages/tree/master/srcpkgs/flameshot) (`xbps-install flameshot`) +- [openSUSE](https://software.opensuse.org/package/flameshot): `zypper install flameshot` +- [Void Linux](https://github.com/void-linux/void-packages/tree/master/srcpkgs/flameshot): `xbps-install flameshot` - [Solus](https://dev.getsol.us/source/flameshot/): `eopkg it flameshot` -- Fedora: `dnf install flameshot` +- [Fedora](https://src.fedoraproject.org/rpms/flameshot): `dnf install flameshot` - [NixOS](https://search.nixos.org/packages?query=flameshot): `nix-env -iA nixos.flameshot` - [Snap/Flatpak/AppImage](https://github.com/flameshotapp/packages) - [Docker](https://github.com/ManuelLR/docker-flameshot)