guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#70022] [PATCH 2/2] doc: Binary Installation: add Parabola packages.


From: Denis 'GNUtoo' Carikli
Subject: [bug#70022] [PATCH 2/2] doc: Binary Installation: add Parabola packages.
Date: Wed, 27 Mar 2024 01:17:17 +0100

* doc/guix.texi (Binary Installation): add Parabola packages.

Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
Change-Id: Id646152c54de0a958740314b09fdcf6af898e22e
---
 doc/guix.texi | 13 +++++++++++++
 1 file changed, 13 insertions(+)

diff --git a/doc/guix.texi b/doc/guix.texi
index 61245025a0..9c68352cb0 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -773,6 +773,19 @@ Binary Installation
 sudo zypper install guix
 @end example
 
+And if you're running Parabola, after enabling the pcr (Parabola
+Community Repo) repository, you can install Guix with:
+@example
+sudo pacman -S guix
+@end example
+
+The script to install Guix is also packaged in Parabola (in the pcr
+repository). You can install and run it with:
+@example
+sudo pacman -S guix-installer
+sudo guix-install.sh
+@end example
+
 When you're done, @pxref{Application Setup} for extra configuration you
 might need, and @ref{Getting Started} for your first steps!
 @end quotation
-- 
2.41.0






reply via email to

[Prev in Thread] Current Thread [Next in Thread]