随笔分类 -  安装教程

QEMU启动RISC-V架构OpenEuler并配置OSC环境
摘要:> 基于Ubuntu 18.04,QEMU 8.0.2,OpenEuler 22.09 # 安装QEMU ## 安装基础编译工具 ```Bash sudo apt install build-essential autoconf automake autotools-dev pkg-config b 阅读全文

posted @ 2023-07-29 14:21 如云泊 阅读(417) 评论(0) 推荐(0)

Ubuntu 18.04 安装Clang/LLVM 11
摘要:从 APT 安装 Install the GPG Key for https://apt.llvm.org/ wget -O - https://apt.llvm.org/llvm-snapshot.gpg.key | sudo apt-key add - Add the repo for Clan 阅读全文

posted @ 2022-12-24 17:23 如云泊 阅读(2743) 评论(0) 推荐(0)

导航