all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#70022] [PATCH v4 2/3] doc: Binary Installation: Mention Trisquel package.
       [not found] <498129d0b003520e2d0fee9369124d02d7088a7d.1453366334.git.pelzflorian@pelzflorian.de>
@ 2016-01-21  8:52 ` Florian Pelz
  2016-01-21  8:52 ` [bug#70022] [PATCH v4 3/3] doc: Binary Installation: Add Parabola packages Florian Pelz
  1 sibling, 0 replies; 2+ messages in thread
From: Florian Pelz @ 2016-01-21  8:52 UTC (permalink / raw)
  To: 70022
  Cc: Florian Pelz, Denis 'GNUtoo' Carikli, Florian Pelz,
	Ludovic Courtès, Matthew Trzcinski, Maxim Cournoyer

From: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>

* doc/guix.texi (Binary Installation): Also mention Trisquel package.

Change-Id: Iae6f77de43de2c6f387b99a10dcae5b9d82aaee1
Signed-off-by: Florian Pelz <pelzflorian@pelzflorian.de>
---
 doc/guix.texi | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/doc/guix.texi b/doc/guix.texi
index 25705eb679..794f888f84 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -128,6 +128,7 @@
 Copyright @copyright{} 2024 Matthew Trzcinski@*
 Copyright @copyright{} 2024 Richard Sent@*
 Copyright @copyright{} 2024 Dariqq@*
+Copyright @copyright{} 2024 Denis 'GNUtoo' Carikli@*
 
 Permission is granted to copy, distribute and/or modify this document
 under the terms of the GNU Free Documentation License, Version 1.3 or
@@ -747,7 +748,7 @@ Binary Installation
 installation script or by distro packages, to also regularly read and
 follow security notices, as shown by @command{guix pull}.
 
-For Debian or a derivative such as Ubuntu, call:
+For Debian or a derivative such as Ubuntu or Trisquel, call:
 
 @example
 sudo apt install guix
-- 
2.45.1





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [bug#70022] [PATCH v4 3/3] doc: Binary Installation: Add Parabola packages.
       [not found] <498129d0b003520e2d0fee9369124d02d7088a7d.1453366334.git.pelzflorian@pelzflorian.de>
  2016-01-21  8:52 ` [bug#70022] [PATCH v4 2/3] doc: Binary Installation: Mention Trisquel package Florian Pelz
@ 2016-01-21  8:52 ` Florian Pelz
  1 sibling, 0 replies; 2+ messages in thread
From: Florian Pelz @ 2016-01-21  8:52 UTC (permalink / raw)
  To: 70022
  Cc: Florian Pelz, Denis 'GNUtoo' Carikli, Florian Pelz,
	Ludovic Courtès, Matthew Trzcinski, Maxim Cournoyer

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





^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-06-05 22:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <498129d0b003520e2d0fee9369124d02d7088a7d.1453366334.git.pelzflorian@pelzflorian.de>
2016-01-21  8:52 ` [bug#70022] [PATCH v4 2/3] doc: Binary Installation: Mention Trisquel package Florian Pelz
2016-01-21  8:52 ` [bug#70022] [PATCH v4 3/3] doc: Binary Installation: Add Parabola packages Florian Pelz

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.