Salome 源码编译和运行
注:务必使用Ubuntu22.04/24.04编译,更高或者更低的系统都不行,编译脚本Bug太多
1、clone SAT and SAT_SALOME
sudo apt install python-is-python3
export SALOME_WORKSPACE=$PWD
git clone …
专注于数字孪生及工业软件SaaS的研发
注:务必使用Ubuntu22.04/24.04编译,更高或者更低的系统都不行,编译脚本Bug太多
sudo apt install python-is-python3
export SALOME_WORKSPACE=$PWD
git clone …
安装一系列依赖包(git,cmake,make等)
sudo apt install g++ cmake libhdf5-dev libpng-dev
下载和安装 openmc命令
git clone --recurse-submodules …
pip config set global.index-url https://mirrors.aliyun.com/pypi/simple/
pip config set global.index-url https://pypi.tuna.tsinghua.edu.cn/simple
pip config set …
https://www.postman.com/downloads/
得到文件
postman-linux-x64.tar.gz
cd /home/[YourUserName]/.local/share/applications
vim postman.desktop
[Desktop Entry] …
https://github.com/fatedier/frp/releases
比如 v0.50.0版本
[common]
log_file = ./frps.log
dashboard_user = XXXXX
dashboard_pwd = XXXX …
1、 create a empty git repo https://repo.XXX.com/Mirrors/abc.git
2、 git clone empty git repo to dir(比如:abc)
3、 cd abc
4、 git clone --mirror …
$ sudo apt install fcitx-bin
$ sudo apt install fcitx-pinyin fcitx-googlepinyin

$ sudo reboot
sudo apt-get install ripgrep
rg -i michael …
echo "deb https://apt.syncthing.net/ syncthing stable" | sudo tee /etc/apt/sources.list.d
https://kernel.ubuntu.com/~kernel-ppa/mainline/v5.15.113/
下载
linux-headers-5.15.113-0515113_5.15.113-0515113.202305241341_all.deb …