unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: "Ludovic Courtès" <ludo@gnu.org>
To: 51192@debbugs.gnu.org
Cc: "Ludovic Courtès" <ludo@gnu.org>
Subject: [bug#51192] [PATCH] doc: Mention installation via distro packages.
Date: Wed, 13 Oct 2021 22:23:21 +0200	[thread overview]
Message-ID: <20211013202321.9122-1-ludo@gnu.org> (raw)

* doc/guix.texi (Binary Installation): In quotation, mention Debian,
Ubuntu, and openSUSE.
---
 doc/guix.texi | 14 ++++++++++++++
 1 file changed, 14 insertions(+)

Hi!

For some users, it might be easier to install via Debian/Ubuntu/openSUSE,
which might also handle the most important bits of “Application Setup”,
so this patch mentions this option.

Thoughts?

Ludo’.

diff --git a/doc/guix.texi b/doc/guix.texi
index 7a4b2c040b..2d23344bcf 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -640,6 +640,20 @@ chmod +x guix-install.sh
 ./guix-install.sh
 @end example
 
+If you're running Debian or a derivative such as Ubuntu, you can instead
+install the package (it might be a version older than @value{VERSION}
+but you can update it afterwards by running @samp{guix pull}):
+
+@example
+sudo apt install guix
+@end example
+
+Likewise on openSUSE:
+
+@example
+sudo zypper install guix
+@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

base-commit: 1628e5d51b9cb1d526b8a55c670f65946fd7c970
-- 
2.33.0





             reply	other threads:[~2021-10-13 20:24 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-13 20:23 Ludovic Courtès [this message]
2021-12-02 14:53 ` [bug#51192] [PATCH] doc: Mention installation via distro packages Mathieu Othacehe
2022-03-19 13:03 ` zimoun
2022-06-24  0:42 ` Maxim Cournoyer
2022-06-24 21:41   ` bug#51192: " Ludovic Courtès

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=20211013202321.9122-1-ludo@gnu.org \
    --to=ludo@gnu.org \
    --cc=51192@debbugs.gnu.org \
    /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).