unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Florian Pelz <pelzflorian@pelzflorian.de>
To: 70022@debbugs.gnu.org
Cc: "Florian Pelz" <pelzflorian@pelzflorian.de>,
	"Denis 'GNUtoo' Carikli" <GNUtoo@cyberdimension.org>,
	"Florian Pelz" <pelzflorian@pelzflorian.de>,
	"Ludovic Courtès" <ludo@gnu.org>,
	"Matthew Trzcinski" <matt@excalamus.com>,
	"Maxim Cournoyer" <maxim.cournoyer@gmail.com>
Subject: [bug#70022] [PATCH v3 3/3] doc: Binary Installation: Add Parabola packages.
Date: Wed,  5 Jun 2024 18:46:01 +0200	[thread overview]
Message-ID: <fc6e197e9e3a1c24bb6bf6e9a693ab048bf45cb7.1717605961.git.pelzflorian@pelzflorian.de> (raw)
In-Reply-To: <498129d0b003520e2d0fee9369124d02d7088a7d.1717605960.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 794f888f84..c6e182a03d 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -760,6 +760,12 @@ 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 Guix project also provides a shell script, @file{guix-install.sh},
 which automates the binary installation process without use of a foreign
 distro package
@@ -785,6 +791,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





  parent reply	other threads:[~2024-06-05 17:11 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <498129d0b003520e2d0fee9369124d02d7088a7d.1717605960.git.pelzflorian@pelzflorian.de>
2024-06-05 16:46 ` [bug#70022] [PATCH v3 2/3] doc: Binary Installation: Mention Trisquel package Florian Pelz
2024-06-05 16:46 ` Florian Pelz [this message]
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 3/3] doc: Binary Installation: Add Parabola packages Florian Pelz
2024-06-06  0:56   ` 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

  List information: https://guix.gnu.org/

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

  git send-email \
    --in-reply-to=fc6e197e9e3a1c24bb6bf6e9a693ab048bf45cb7.1717605961.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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).