Hello everyone!
I would like to upgrade Nginx, I added the official repository to my apt but I upgrade it directly because there is a difference on packages name.
I have virtualmin-lemp-stack installed that wants nginx-full | nginx-extras packages.The official package name is nginx (with no suffix)
So, they just have one package called nginx? (Unlike Ubuntu/Debian that have several packages that bundle various combinations of nginx+modules.)
If so, I guess I can push a new version of the stack metapackages that allows nginx to satisfy the dependency.
But, also…are you really sure you want to do this? 1.18 is fine (I don’t know of any major new capabilities in 1.20), and using the OS-provided package is going to always be the best tested path and the most likely to Just Work, including with Virtualmin but not just with Virtualmin. I don’t know whether their package uses standard paths…you might break things in surprising ways (or maybe not…it’s completely untested by us).