This repository was archived by the owner on Oct 8, 2025. It is now read-only.
  
  
  - 
                Notifications
    You must be signed in to change notification settings 
- Fork 114
Prune and update OS list/install steps #173
                
     Merged
            
            
          
      
        
          +127
        
        
          −1,021
        
        
          
        
      
    
  
Conversation
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
    | ✅ Deploy Preview will be available once build job completes!
 | 
e4b8d98    to
    7a13d94      
    Compare
  
    | 
 | 
| Rebased with master | 
| Updated Ubuntu 24.04 name and package versions $ git diff
diff --git ./source/installation.rst ./source/installation.rst
index 14a1478..ff6384f 100644
--- ./source/installation.rst
+++ ./source/installation.rst
@@ -620,8 +620,8 @@ Ubuntu
 
          .. code-block:: none
 
-            deb [signed-by=/usr/share/keyrings/nginx-keyring.gpg] https://packages.nginx.org/unit/ubuntu/ lunar unit
-            deb-src [signed-by=/usr/share/keyrings/nginx-keyring.gpg] https://packages.nginx.org/unit/ubuntu/ lunar unit
+            deb [signed-by=/usr/share/keyrings/nginx-keyring.gpg] https://packages.nginx.org/unit/ubuntu/ noble unit
+            deb-src [signed-by=/usr/share/keyrings/nginx-keyring.gpg] https://packages.nginx.org/unit/ubuntu/ noble unit
 
       #. Install the core package
          and other packages you need:
@@ -636,8 +636,8 @@ Ubuntu
 
          .. code-block:: console
 
-            # apt install :nxt_hint:`unit-dev <Required to install the Node.js module and build Go apps>` unit-go unit-jsc11 unit-jsc17 unit-jsc18 unit-jsc19 unit-jsc20  \
-                          unit-perl unit-php unit-python3.11 unit-ruby unit-wasm
+            # apt install :nxt_hint:`unit-dev <Required to install the Node.js module and build Go apps>` unit-go unit-jsc11 unit-jsc17 unit-jsc21 \
+                          unit-perl unit-php unit-python3.12 unit-ruby unit-wasm
 
          .. code-block:: console
  | 
      
     Closed
  
      
        
      
      
  
    5 tasks
  
f1832b5    to
    c3cf518      
    Compare
  
    | Update Fedora versions  | 
Removed a bunch of old Debian, Ubuntu, RHEL, and Fedora versions and add some new ones. There are newer releases of Fedora and Ubuntu, but we don't have packages yet (next release maybe). Link: <https://docs.fedoraproject.org/en-US/releases/> Link: <https://en.wikipedia.org/wiki/Debian_version_history> Link: <https://wiki.ubuntu.com/Releases> Signed-off-by: Andrew Clayton <a.clayton@nginx.com>
| Rebased with master  | 
              
                    JTorreG
  
              
              approved these changes
              
                  
                    May 19, 2025 
                  
              
              
            
            
| added these changes to the  | 
  
      Sign up for free
      to subscribe to this conversation on GitHub.
      Already have an account?
      Sign in.
  
      
  Add this suggestion to a batch that can be applied as a single commit.
  This suggestion is invalid because no changes were made to the code.
  Suggestions cannot be applied while the pull request is closed.
  Suggestions cannot be applied while viewing a subset of changes.
  Only one suggestion per line can be applied in a batch.
  Add this suggestion to a batch that can be applied as a single commit.
  Applying suggestions on deleted lines is not supported.
  You must change the existing code in this line in order to create a valid suggestion.
  Outdated suggestions cannot be applied.
  This suggestion has been applied or marked resolved.
  Suggestions cannot be applied from pending reviews.
  Suggestions cannot be applied on multi-line comments.
  Suggestions cannot be applied while the pull request is queued to merge.
  Suggestion cannot be applied right now. Please check back later.
  
    
  
    
Removed a bunch of old Debian, Ubuntu RHEL, and Fedora versions.
(Note: This hadn't been updated in over a year...)