21 Apr
                
                    2021
                
            
            
                21 Apr
                
                '21
                
            
            
            
        
    
                9:20 a.m.
            
        Dear Majdi,
On 21 Apr 2021, at 01:25, Majdi Fanous <fanousm2@uni.coventry.ac.uk> wrote:
I am trying to install firedrake on Linux but not using Ubuntu distribution ( I am running using an HPC). I am getting into trouble when doing the installation since I am getting errors for apt-get. Is there any manual for installation Linux distributions without having Ubuntu one?
You can install without using apt by saying firedrake-install --no-package-manager. To see what dependencies we need (and their apt package names) run firedrake-install --show-dependencies. Thanks, Lawrence