From ffb07d7614b0f76cc185f64f9b6aa41c64b5a59f Mon Sep 17 00:00:00 2001 From: tiyn Date: Fri, 1 Aug 2025 21:47:31 +0200 Subject: [PATCH] linux: added pip for papis --- wiki/linux/papis.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/wiki/linux/papis.md b/wiki/linux/papis.md index c3ce0e4..1bf44e2 100644 --- a/wiki/linux/papis.md +++ b/wiki/linux/papis.md @@ -6,7 +6,10 @@ for LaTeX using the BibTeX format. ## Setup -Papis can be installed on most distributions by acquiring the `papis` package. +Papis can be installed on most [Linux](/wiki/linux.md) distributions by acquiring the `papis` +package. +On some distributions there may be problems installing this from the official repository. +Another option to install papis is to use [pip](/wiki/programming_languages/python.md). Alternatively it can be downloaded from [the GitHub page](https://github.com/papis/papis). ### Configuration