all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
To: 70022@debbugs.gnu.org
Cc: "Denis 'GNUtoo' Carikli" <GNUtoo@cyberdimension.org>
Subject: [bug#70022] [PATCH 2/2] doc: Binary Installation: add Parabola packages.
Date: Wed, 27 Mar 2024 01:17:17 +0100	[thread overview]
Message-ID: <ba7346281a24c9305dc6f26936ad3de9d02a6b7a.1711495227.git.GNUtoo@cyberdimension.org> (raw)
In-Reply-To: <cover.1711495227.git.GNUtoo@cyberdimension.org>

* 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





  parent reply	other threads:[~2024-03-27  0:18 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-26 23:45 [bug#70022] [PATCH 0/2] Binary Installation: Add more distros Denis 'GNUtoo' Carikli
2024-03-27  0:17 ` [bug#70022] [PATCH 1/2] doc: Binary Installation: mention Trisquel package Denis 'GNUtoo' Carikli
2024-03-27  0:17 ` Denis 'GNUtoo' Carikli [this message]
2024-03-27 16:09 ` [bug#70022] [PATCH 0/2] Binary Installation: Add more distros pelzflorian (Florian Pelz)
2024-04-04 22:44 ` Denis 'GNUtoo' Carikli
2024-04-05 15:23   ` pelzflorian (Florian Pelz)
2024-04-12 12:00 ` [bug#70022] [PATCH v2 1/3] doc: Warn about foreign distro Guix packages' security Florian Pelz
2024-04-12 12:00   ` [bug#70022] [PATCH v2 2/3] doc: Binary Installation: Mention Trisquel package Florian Pelz
2024-04-12 12:00   ` [bug#70022] [PATCH v2 3/3] doc: Binary Installation: Add Parabola packages Florian Pelz
2024-04-13  7:18 ` [bug#70022] [PATCH v3 1/3] doc: Warn about foreign distro Guix packages' security Florian Pelz
2024-04-13  7:18   ` [bug#70022] [PATCH v3 2/3] doc: Binary Installation: Mention Trisquel package Florian Pelz
2024-06-06  0:53     ` Maxim Cournoyer
2024-04-13  7:18   ` [bug#70022] [PATCH v3 3/3] doc: Binary Installation: Add Parabola packages Florian Pelz
2024-06-06  0:56     ` Maxim Cournoyer
     [not found]       ` <5d44e7516a752ad4f24b3a02e6b7fcdd736c6cca.1717662556.git.pelzflorian@pelzflorian.de>
2024-03-27  0:17         ` [bug#70022] [PATCH v5 2/3] doc: Binary Installation: Mention Trisquel package pelzflorian (Florian Pelz)
2024-03-27  0:17           ` [bug#70022] [PATCH v5 3/3] doc: Binary Installation: Add Parabola packages pelzflorian (Florian Pelz)
2024-06-06  0:59   ` [bug#70022] [PATCH v3 1/3] doc: Warn about foreign distro Guix packages' security Maxim Cournoyer
2024-06-08 23:29 ` bug#70022: doc: Binary installation: Add more distros pelzflorian (Florian Pelz)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=ba7346281a24c9305dc6f26936ad3de9d02a6b7a.1711495227.git.GNUtoo@cyberdimension.org \
    --to=gnutoo@cyberdimension.org \
    --cc=70022@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.