Hi Folks,
Super dumb question here
I’m rebuilding my computer (linux) and I see that the repos are rather behind (I know you’re shocked). So I figured I’d just install the prebuilt binary. And I see over on the github page  two (2) differrent linux binaries:
hugo_extended_0.151.0_Linux-64bit.tar.gz 
hugo_extended_0.151.0_linux-amd64.tar.gz 
 
I can figure out the deb file 
But what I can’t figure out is what’s the difference between those 2 tarfiles.
Can you help me out? Thanks
             
            
              
            
           
          
            
              
                irkode  
              
                  
                    October 13, 2025,  6:41pm
                   
                  2 
               
             
            
              this one: Frequently asked questions 
and beside that you may need to install Go: Use Hugo Modules 
             
            
              
            
           
          
            
            
              I saw that irkode (thanks btw). If you’ll notice BOTH of those tar files are for the extended version.
What’s more the sha256 hash values are the same for both the tarfile and for the actual hugo program inside the archive.
163ee16148303c0662c0531023a28a16158abba4062b96ffceaae9c0c8bd37fe  hugo_extended_0.151.0_linux-amd64.deb
f2fe3b4ef90bf053d93c713eca1d4d5a467d8d2d5da858a448d55eb71ad44ddf  hugo_extended_0.151.0_Linux-64bit.tar.gz
f2fe3b4ef90bf053d93c713eca1d4d5a467d8d2d5da858a448d55eb71ad44ddf  hugo_extended_0.151.0_linux-amd64.tar.gz
41edc1bcc9021d9ed86e96a16ea03921f78ee1e57df59e4653fb2047369caa45  hugoamd
41edc1bcc9021d9ed86e96a16ea03921f78ee1e57df59e4653fb2047369caa45  hugotux64
So either I’m missing something or it got built twice.
As for Go, the version in my repos looks pretty good. Though I may just pull down the latest to keep everything in sync.
             
            
              
            
           
          
            
              
                irkode  
              
                  
                    October 13, 2025,  7:23pm
                   
                  4 
               
             
            
              uhg. sorry… wrong track.
one is for AMD the other for intel processors
whoha not my best day…
             
            
              
            
           
          
            
            
              Really? Different Archs? Sweet!
Laptop gets one, desktop gets the other.. 
Still, I would have thought the sha256 would have been different between the 2
             
            
              
            
           
          
            
            
              
  
  
    
  
  
    
    
      
        committed 10:26AM - 15 Sep 22 UTC 
      
      
      
     
   
 
  
    But create aliases with old filenames for the 2 most downloaded archives (to avo… id Netlify etc. breaking).
Fixes #10073 
   
   
  
    
    
  
  
 
#1  on your list is an alias for #2 , provided for backwards compatibility.
             
            
              
            
           
          
            
            
              
The architecture is named amd64 because it was developed by AMD. It’s also known as x86-64 and is not vendor dependent.
             
            
              
            
           
          
            
              
                irkode  
              
                  
                    October 13, 2025,  8:04pm
                   
                  8 
               
             
            
              refreshed my knowledge…seems my brain felt back to the ancient times
sry again
             
            
              
            
           
          
            
            
              no worries. 
PS: @jmooring  Thank you
             
            
              
            
           
          
            
              
                system  
              
                  
                    October 15, 2025,  8:21pm
                   
                  10 
               
             
            
              This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.