ubuntu gcc版本降级 Reset gcc version from 11.3 to 11.2 on Ubuntu 22.04

编程入门 行业动态 更新时间:2024-10-21 09:23:40

ubuntu gcc<a href=https://www.elefans.com/category/jswz/34/1771446.html style=版本降级 Reset gcc version from 11.3 to 11.2 on Ubuntu 22.04"/>

ubuntu gcc版本降级 Reset gcc version from 11.3 to 11.2 on Ubuntu 22.04

aptitude 需要自己安装

sudo apt-get install aptitude       # 安装# aptitude的一些常用的操作:
sudo aptitude update                             # 更新软件源
sudo aptitude search  软件名称          #  查看软件
sudo aptitude install 软件名称            #  安装软件

sudo apt list gcc-11
Then install the version you want, so for me :

sudo aptitude install gcc-11=11.2.0-19ubuntu1

参考

更多推荐

ubuntu gcc版本降级 Reset gcc version from 11.3 to 11.2 on Ubuntu 22.04

本文发布于:2023-12-03 11:17:18,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1654760.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:版本   Reset   ubuntu   gcc   version

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!