From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms1.migadu.com with LMTPS id SN/DFEecYGbPPAAAqHPOHw:P1 (envelope-from ) for ; Wed, 05 Jun 2024 19:11:35 +0200 Received: from aspmx1.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0.migadu.com with LMTPS id SN/DFEecYGbPPAAAqHPOHw (envelope-from ) for ; Wed, 05 Jun 2024 19:11:35 +0200 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=pelzflorian.de header.s=key2 header.b=IOaWKAEm; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1717607495; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=noixgNZ9szrzER0pnZQ/0ImByzF23y9D2PkWpcEvf8c=; b=gNdTdBVwwpnPg8wcaQmYgFe0FJva9UPgpSKPKMpOXvwQhtEXw+QqPN5m6WcxC8kVZnj1HH VEhSUXk/grgg8zEIy7jJPrDqcTngD7qm+LWkElqBfH1n4UV2kIj7X80sZ25B6Qk9q1gIh+ hKLVdT0YmUqPeD+Y6kodJ2xsp5MBMiVN1R4AexCBjPjm661BcpC1gbJNgPp7/nNxMsjcEl paTAyp3Mn/I1yG3G6Q8oF5d9oKtjp06HBe6g816wEFZzVMu+MHoRNFt9mMw81FpzmBwpcE +7/TQiaV98rVgVfrbaQvu1r78Cu4bWyDdK7nx2G7U39QS9LbjJfEoz35G0g39w== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=pelzflorian.de header.s=key2 header.b=IOaWKAEm; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=none ARC-Seal: i=1; s=key1; d=yhetil.org; t=1717607495; a=rsa-sha256; cv=none; b=GzaHqHXiLUM3Hp+XDiOoINiaHXmuVi2fqWTSrGpXH5d00nst2CNwXRnEqhKDXsXNSZZ3LJ N9LxaZhRjrNDkxPOG3CmJCnXH1pEmQ/BCSMlXEWzkRQAgfOWEn6fbXBsDwp3wn15KSwQtI AOeMqpO9vogFf/zmiQPAip/kmgsyH+5s6wM9e5tjuchw4VRD3alNbMqdjTPQwEEMnMId2j Ok291PIxOHmmTXzKUug2NQ6JQWMIzxUAadZ2x2dJBKpuet6cNG4/bCJckNpLonNxpb5kTl vKeP+ZcuihvdwbamOA/babJ2jhxG//woaxNlFVMx5hyRLCabgKYPTA1vJ/tgNw== Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id EFA6D6DADB for ; Wed, 5 Jun 2024 19:11:34 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1sEuA0-0002Zj-NY; Wed, 05 Jun 2024 13:10:52 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1sEu9x-0002W2-I2 for guix-patches@gnu.org; Wed, 05 Jun 2024 13:10:49 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1sEu9x-0000eb-91; Wed, 05 Jun 2024 13:10:49 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1sEuAA-0002qj-4G; Wed, 05 Jun 2024 13:11:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#70022] [PATCH v3 3/3] doc: Binary Installation: Add Parabola packages. Resent-From: Florian Pelz Original-Sender: "Debbugs-submit" Resent-CC: pelzflorian@pelzflorian.de, ludo@gnu.org, matt@excalamus.com, maxim.cournoyer@gmail.com, guix-patches@gnu.org Resent-Date: Wed, 05 Jun 2024 17:11:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 70022 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 70022@debbugs.gnu.org Cc: Florian Pelz , Denis 'GNUtoo' Carikli , Florian Pelz , Ludovic =?UTF-8?Q?Court=C3=A8s?= , Matthew Trzcinski , Maxim Cournoyer X-Debbugs-Original-Xcc: Florian Pelz , Ludovic =?UTF-8?Q?Court=C3=A8s?= , Matthew Trzcinski , Maxim Cournoyer Received: via spool by 70022-submit@debbugs.gnu.org id=B70022.171760741510768 (code B ref 70022); Wed, 05 Jun 2024 17:11:02 +0000 Received: (at 70022) by debbugs.gnu.org; 5 Jun 2024 17:10:15 +0000 Received: from localhost ([127.0.0.1]:49808 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sEu9N-0002na-Vc for submit@debbugs.gnu.org; Wed, 05 Jun 2024 13:10:14 -0400 Received: from relay.yourmailgateway.de ([188.68.63.98]:53677) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sEtzt-0002KS-4K for 70022@debbugs.gnu.org; Wed, 05 Jun 2024 13:00:26 -0400 Received: from mors-relay-2501.netcup.net (localhost [127.0.0.1]) by mors-relay-2501.netcup.net (Postfix) with ESMTPS id 4VvYcB158dz62G0; Wed, 5 Jun 2024 19:00:10 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=pelzflorian.de; s=key2; t=1717606810; bh=J4TjokvfDtTLL5ecpi6OwGVM0m2YSrz1bWccUIHEXxk=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=IOaWKAEmG/MKR1uVvgGs0AdlRKajgbqIaipXeZ2IdT21sSPx1SniXPi2i/qisZFX0 cR6TrHuT0cpAyR/t8m1QSKK7oh6Kj+qdro9z5Gx8xvce1rfKEiFBgy2laUfYiGWfqd m+ccf8GZgeMrGqTFzA3AFZoCoZMr9ZMRL8bSOBv1mXMjSaJyV0dya9Pn8raFi2r99h 1jSrHuFCwV8LIztZfDX83PFuVyoFYC/TXIlUo5TorRPwofMLEA/86v0ugUYGZ+3ZNN z4UIS+dj05lkK5+BnXmGXKuteahqGvYhPgGeA7lIYRoc4hSyCV+94LQhC4WB14xX4w eTrYIYyfwHu1A== Received: from policy02-mors.netcup.net (unknown [46.38.225.35]) by mors-relay-2501.netcup.net (Postfix) with ESMTPS id 4VvYcB0P5mz4y37; Wed, 5 Jun 2024 19:00:10 +0200 (CEST) Received: from mxe217.netcup.net (unknown [10.243.12.53]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by policy02-mors.netcup.net (Postfix) with ESMTPS id 4VvYc95pdpz8sZd; Wed, 5 Jun 2024 19:00:09 +0200 (CEST) Received: from florianrock64.fritz.box (ipb2186896.dynamic.kabel-deutschland.de [178.24.104.150]) by mxe217.netcup.net (Postfix) with ESMTPSA id 8DF0183B64; Wed, 5 Jun 2024 19:00:02 +0200 (CEST) From: Florian Pelz Date: Wed, 5 Jun 2024 18:46:01 +0200 Message-ID: X-Mailer: git-send-email 2.45.1 In-Reply-To: <498129d0b003520e2d0fee9369124d02d7088a7d.1717605960.git.pelzflorian@pelzflorian.de> References: <498129d0b003520e2d0fee9369124d02d7088a7d.1717605960.git.pelzflorian@pelzflorian.de> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 8DF0183B64 X-Rspamd-Server: rspamd-worker-8404 X-NC-CID: DNYDd0eL7OxcDA2GRcIDOQASyafwBgkWH6odATKzRZe1L5cVI4RYMpz0 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: 0.66 X-Spam-Score: 0.66 X-Migadu-Queue-Id: EFA6D6DADB X-Migadu-Scanner: mx13.migadu.com X-TUID: ceEovGy7EKWm From: Denis 'GNUtoo' Carikli * doc/guix.texi (Binary Installation): Add Parabola packages. Co-authored by: Florian Pelz Change-Id: Id646152c54de0a958740314b09fdcf6af898e22e Signed-off-by: Florian Pelz --- 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