安装elmer 20.04 ubuntu

There is a Linux version at launchpad that can be used on Ubuntu and Debian based systems

复制代码
sudo apt-add-repository ppa:elmer-csc-ubuntu/elmer-csc-ppa

sudo apt-get update

sudo apt-get install elmerfem-csc

You can use the Ubuntu based virtual machines that provide the best possible user experience for Elmer.

Finally:

复制代码
export DISPLAY=:0

or

复制代码
export QT_QPA_PLATFORM=offscreen   # ps: server without screen
相关推荐
老友@1 小时前
RabbitMQ 延时队列插件安装与使用详解(基于 Delayed Message Plugin)
运维·分布式·docker·rabbitmq·延时队列
筵陌1 小时前
Linux线程概念与控制(下)
linux
-SGlow-2 小时前
MySQL相关概念和易错知识点(3)(表内容的CURD、内置函数)
linux·运维·服务器·数据库·mysql
永远向阳而生3 小时前
【Linux】磁盘存储+文件系统简介
linux
编程社区管理员3 小时前
Vue项目使用ssh2-sftp-client实现打包自动上传到服务器(完整教程)
运维·服务器·vue
君不见~3 小时前
Windows 10 WSL&Ubuntu 22.04 安装并迁移到 F 盘
linux·ubuntu·wsl迁移盘符·wsl迁移
PanYu——BJ4 小时前
CentOS Nginx 1.13.9 部署文档
linux·nginx·centos
【上下求索】4 小时前
学习笔记090——Ubuntu 中 UFW 防火墙的使用
笔记·学习·ubuntu
UQWRJ4 小时前
菜鸟教程Linux ViVimYumApt笔记
linux·运维·笔记
Ray Song4 小时前
Linux DNS解析3 -- DNS解析代理配置使用
linux·dns解析·dns代理