From 6eca8eb99a6d8e919699546b04e5a054c1c67a7e Mon Sep 17 00:00:00 2001 From: "Kelvin M. Klann" Date: Thu, 23 Mar 2023 05:30:48 -0300 Subject: README.md: add full repology list inside details tag And clarify the distribution installation steps. --- README.md | 22 ++++++++++++++++++++-- 1 file changed, 20 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 43ec3dcbc..d9126abb4 100644 --- a/README.md +++ b/README.md @@ -110,9 +110,27 @@ See the following discussions for details: ### Other -Firejail is included in a large number of Linux distributions. +Firejail is available in multiple Linux distributions: -You can also install one of the [released packages](https://github.com/netblue30/firejail/releases), or clone Firejail's source code from our Git repository and compile manually: +
+Repology +

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

+
+ +Other than the [aforementioned exceptions](#installing), as long as your +distribution provides a [supported version](SECURITY.md) of firejail, it's +generally a good idea to install it from the distribution. + +The version can be checked with `firejail --version` after installing. + +You can also install one of the [released +packages](https://github.com/netblue30/firejail/releases). + +Or clone the source code from our git repository and build manually: ```sh git clone https://github.com/netblue30/firejail.git -- cgit v1.2.3-70-g09d2