Ubuntu18.04体系如何安装libunwind8
资讯 2025-03-02 17:45 163

Ubuntu18.04系统结构如何安装libunwind8

在ubuntu18.04系统结构中如何安装libunwind8呢?本文给出具体说明。

1.刷新apt资源

sudo apt-get update

2.安装libunwind8

sudo apt install libunwind8

3.安装完成