I'm a bit confused. Is this how to add the nginx packages repository.?
sudo zypper addrepo --gpgcheck --type yum --refresh --check \
'http://nginx.org/packages/mainline/sles/$releasever_major' nginx-mainline
Also do I type $releasever_major as is, or replace it with something?
Is Opensuse SLE
Perhaps start here instead?
https://nginx.org/en/docs/install.html
From: nginx on behalf of Matthew Ngaha
Sent: 06 July 2025 21:01
To: nginx@nginx.org
Subject: Re:
CAUTION: This email has been sent from an external source. Do not click links,
open at
Sorry I forgot to include a title for the email.
On Sun, Jul 6, 2025 at 8:31 PM Matthew Ngaha wrote:
>
> Hi all. I want to learn Nginx. I haven't started the tutorial yet but
> I had an earlier edition back in the day. The tutor advises to install
> Nginx from source. Is this a good way to instal
Hi all. I want to learn Nginx. I haven't started the tutorial yet but
I had an earlier edition back in the day. The tutor advises to install
Nginx from source. Is this a good way to install nginx? Or should I
use my package manager to install it? I'm on Linux Opensuse. If I use
my package manager,