From: Florian Pelz <pelzflorian@pelzflorian.de>
To: 70022@debbugs.gnu.org
Cc: "Florian Pelz" <pelzflorian@pelzflorian.de>,
"Denis 'GNUtoo' Carikli" <GNUtoo@cyberdimension.org>,
"Denis 'GNUtoo' Carikli" <GNUtoo@cyberdimension.org>,
pelzflorian <pelzflorian@pelzflorian.de>,
"Florian Pelz" <pelzflorian@pelzflorian.de>,
"Maxim Cournoyer" <maxim.cournoyer@gmail.com>,
"Ludovic Courtès" <ludo@gnu.org>,
"Matthew Trzcinski" <matt@excalamus.com>
Subject: [bug#70022] [PATCH v6 3/3] doc: Binary Installation: Add Parabola packages.
Date: Thu, 6 Jun 2024 11:44:36 +0200 [thread overview]
Message-ID: <9e54db4b4f6f287bace510f47a49d7963569fbdf.1717666968.git.pelzflorian@pelzflorian.de> (raw)
In-Reply-To: <5d44e7516a752ad4f24b3a02e6b7fcdd736c6cca.1717666968.git.pelzflorian@pelzflorian.de>
From: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
* doc/guix.texi (Binary Installation): Add Parabola packages.
Co-authored by: Florian Pelz <pelzflorian@pelzflorian.de>
Change-Id: Id646152c54de0a958740314b09fdcf6af898e22e
Signed-off-by: Florian Pelz <pelzflorian@pelzflorian.de>
---
doc/guix.texi | 13 +++++++++++++
1 file changed, 13 insertions(+)
diff --git a/doc/guix.texi b/doc/guix.texi
index 6a99994a65..769ca1399f 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -761,6 +761,12 @@ Binary Installation
sudo zypper install guix
@end example
+If you are running Parabola, after enabling the pcr (Parabola
+Community Repo) repository, you can install Guix with:
+@example
+sudo pacman -S guix
+@end example
+
The Guix project also provides a shell script, @file{guix-install.sh},
which automates the binary installation process without use of a foreign
distro package
@@ -786,6 +792,13 @@ Binary Installation
# ./guix-install.sh
@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
+
@quotation Note
By default, @file{guix-install.sh} will configure Guix to download
pre-built package binaries, called @dfn{substitutes}
--
2.45.1
next prev parent reply other threads:[~2024-06-06 9:49 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <5d44e7516a752ad4f24b3a02e6b7fcdd736c6cca.1717666968.git.pelzflorian@pelzflorian.de>
2024-06-06 9:44 ` [bug#70022] [PATCH v6 2/3] doc: Binary Installation: Mention Trisquel package Florian Pelz
2024-06-06 18:19 ` Maxim Cournoyer
2024-06-06 9:44 ` Florian Pelz [this message]
2024-06-06 18:20 ` [bug#70022] [PATCH v6 3/3] doc: Binary Installation: Add Parabola packages Maxim Cournoyer
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=9e54db4b4f6f287bace510f47a49d7963569fbdf.1717666968.git.pelzflorian@pelzflorian.de \
--to=pelzflorian@pelzflorian.de \
--cc=70022@debbugs.gnu.org \
--cc=GNUtoo@cyberdimension.org \
--cc=ludo@gnu.org \
--cc=matt@excalamus.com \
--cc=maxim.cournoyer@gmail.com \
/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.