From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id SE7jK9NlA2bs6gAAe85BDQ:P1 (envelope-from ) for ; Wed, 27 Mar 2024 01:18:27 +0100 Received: from aspmx1.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2.migadu.com with LMTPS id SE7jK9NlA2bs6gAAe85BDQ (envelope-from ) for ; Wed, 27 Mar 2024 01:18:27 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=cyberdimension.org header.s=dkim header.b=ivGN4I1O; 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=1711498707; 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=geV4M2kuYCccfAbCg61JVmMA5mQcxGZwLcXMdvWzsZY=; b=TeoahlHrDJ3t2NYhY7X76jQsDyDRVhFuU38pTEu37bnJPJCDUDzWruHs0AwfErdkvcbH7k scuWEJxDnv3zHqrmNi0byPBGYf9JzizLgJpn4WT7yvH4+0yDJJNl4ytwpUFJkMkyRuTJXE po3VADM0ZlJFrZ6zx4QbPCmjhosnTP2SToSRcSwLhc+x4AwuvkePNPjgTtHI639HV6Wej1 BF02fC8R3HUUItkJUB4IYnFUISXus7BdVXy6FipUQK8Yh3Yv1RhhpFLCCq0oBuwgAUXqHq DvGB+sWAC6MMAnFiiIVm50XRHVbUsjm01tihEBT2Zh4hfwVCLLrBQlWvBX9DXQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=cyberdimension.org header.s=dkim header.b=ivGN4I1O; 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=1711498707; a=rsa-sha256; cv=none; b=Qp4oNRr9V1LZlvDuA2VYQIATNdzHeYgnCq0GraHSEh6UhnIEYihftACze1FFNBYoIu3lx8 B4La+s3BpxOzpWsJb7oLAR2MZXa7JqNqmBWToMDVWBKNw2H9YyZpJrH1rKus4pTfitq3+g 9dzsWS9tHwwH1tfb9i3zn4yTIAd5N7EsDi0JAA2xVgdpqFFxiLtVDR+Q/VPeS90tn3KeuU u3ypuPpIDfj8yNt5OpZ18binhcGmzJVYiXWGCeLRgtHmWMowuxy43tNEOqCf7cfzizZl6D REYPVTMMswBobHkhNtAdWlUZf7E4rPGmdeb10aHe5ag90FFmGbPC6Ej3w4sP/Q== 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 30C9957E20 for ; Wed, 27 Mar 2024 01:18:27 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rpGzU-0004aR-Ct; Tue, 26 Mar 2024 20:18:04 -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 1rpGzT-0004Zt-1g for guix-patches@gnu.org; Tue, 26 Mar 2024 20:18:03 -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 1rpGzS-0007EI-Po for guix-patches@gnu.org; Tue, 26 Mar 2024 20:18:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rpGzS-0002Cx-IS for guix-patches@gnu.org; Tue, 26 Mar 2024 20:18:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#70022] [PATCH 2/2] doc: Binary Installation: add Parabola packages. Resent-From: Denis 'GNUtoo' Carikli Original-Sender: "Debbugs-submit" Resent-CC: , guix-patches@gnu.org Resent-Date: Wed, 27 Mar 2024 00:18: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: Denis 'GNUtoo' Carikli , ( , Christopher Baines , Ludovic =?UTF-8?Q?Court=C3=A8s?= , Mathieu Othacehe , Raghav Gururajan , Ricardo Wurmus , Simon Tournier , Tobias Geerinckx-Rice , jgart X-Debbugs-Original-Xcc: ( , Christopher Baines , Ludovic =?UTF-8?Q?Court=C3=A8s?= , Mathieu Othacehe , Raghav Gururajan , Ricardo Wurmus , Simon Tournier , Tobias Geerinckx-Rice , jgart Received: via spool by 70022-submit@debbugs.gnu.org id=B70022.17114986658405 (code B ref 70022); Wed, 27 Mar 2024 00:18:02 +0000 Received: (at 70022) by debbugs.gnu.org; 27 Mar 2024 00:17:45 +0000 Received: from localhost ([127.0.0.1]:35455 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rpGzA-0002BV-NC for submit@debbugs.gnu.org; Tue, 26 Mar 2024 20:17:44 -0400 Received: from cyberdimension.org ([80.67.179.20]:59852 helo=gnutoo.cyberdimension.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rpGz6-0002B5-Hs for 70022@debbugs.gnu.org; Tue, 26 Mar 2024 20:17:41 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; s=dkim; bh=pWMpOt2bRINlk+N q2lGQvStmeYW8EkZkL7BeDdY9XcA=; h=references:in-reply-to:date:subject: cc:to:from; d=cyberdimension.org; b=ivGN4I1OoSntbg+3JpfQP/DFJ2NnUIbeBU /go/7+JlYhaHHrkeJV78yMgCYw0tZX/fnOBvqtENto8dZMY/40Jw0U1gpPta/60i7ZcXUT 8HnMO4vGm65lzvgX/AMyXPHkLe/mVrODJ5KanfuToDzkCwtS7CIohVa1kYC1hRBYsG+CbE LyvQ2LlkeaglyJlnAHmY4hvgpEUI9JCzVTCyWjk4SxUOVzc4qOMeWPA1bYlynspR8BsLcv LxnvkocDy56zNazPi1F68aQQnntKl2JpidYjeG6EC8GaQAFSl0Q/RVja8Wmygr3KLHhXv6 It19rx9y8NTEzpKf3TsyKsAR4Ufw== Received: from localhost.localdomain (localhost [::1]) by gnutoo.cyberdimension.org (OpenSMTPD) with ESMTP id da1af477; Wed, 27 Mar 2024 00:17:38 +0000 (UTC) From: Denis 'GNUtoo' Carikli Date: Wed, 27 Mar 2024 01:17:17 +0100 Message-ID: X-Mailer: git-send-email 2.41.0 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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-Country: US X-Migadu-Flow: FLOW_IN X-Spam-Score: -0.84 X-Migadu-Queue-Id: 30C9957E20 X-Migadu-Scanner: mx13.migadu.com X-Migadu-Spam-Score: -0.84 X-TUID: ZovxaONZOLBP * doc/guix.texi (Binary Installation): add Parabola packages. Signed-off-by: Denis 'GNUtoo' Carikli 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