bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#48023: download.html has better instructions for non-free systems


From: Stefan Kangas
Subject: bug#48023: download.html has better instructions for non-free systems
Date: Tue, 27 Apr 2021 08:51:57 -0500

Eli Zaretskii <eliz@gnu.org> writes:

>> From: Richard Stallman <rms@gnu.org>
>> Date: Mon, 26 Apr 2021 23:50:31 -0400
>> Cc: 48023@debbugs.gnu.org
>>
>>    Here are some of the commands that various GNU/Linux distros
>>    use to install a package named 'emacs'.
>>
>>                    <pre>guix package -i emacs</pre>
>>
>>                    <pre>sudo apt-get install emacs</pre>
>>
>>                    <pre>sudo pacman -S emacs</pre>
>>
>>                    <pre>sudo dnf install emacs</pre>
>>
>>                    <pre>sudo zypper install emacs</pre>
>>
>>    On some systems, the package name must include the Emacs
>>    version number, such as  'emacs-27.1', instead of  'emacs'.
>
> This LGTM, thanks.
>
> Stefan, do you like it?

Yes, it works for me.  How about extending it slightly, along these
lines?

    If your GNU/Linux distribution includes a graphical package manager,
    this is often the easiest way to install Emacs.  Please refer to the
    documentation for your distribution for full instructions on how to
    install a package.

    You might prefer installing from the command-line.  Here are some of
    the commands that various GNU/Linux distributions use to install a
    package named 'emacs'.

    [commands here]

>> All in all, it may be better to say "see the package installation
>> instructions for your distro" rather than duplicating that information
>> from various distros here.
>
> If indeed we cannot says something like the above without confusing
> people, maybe this latter way is the best we can do.  But I'd prefer
> to use the former, if we can reliably say something like that.

I tend to agree with Eli.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]