小编Ani*_*ndi的帖子

Ubuntu 22.04.1 中需要 gcc 和 g++ 4.8

我目前使用的是 Ubuntu 22.04.1 版本,但我使用的软件严格需要 gcc 4.8(根据安装指南)。我该如何安装它?

sudo apt-get install g++-4.8

Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
E: Unable to locate package g++-4.8
E: Couldn't find any package by glob 'g++-4.8'
E: Couldn't find any package by regex 'g++-4.8'
Run Code Online (Sandbox Code Playgroud)

我怎样才能解决这个问题?

upgrade apt gcc g++ 22.04

4
推荐指数
1
解决办法
4221
查看次数

标签 统计

22.04 ×1

apt ×1

g++ ×1

gcc ×1

upgrade ×1